emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ebdb ea13778 221/350: Autoload calendar-absolute-from-g


From: Eric Abrahamsen
Subject: [elpa] externals/ebdb ea13778 221/350: Autoload calendar-absolute-from-gregorian
Date: Mon, 14 Aug 2017 11:46:41 -0400 (EDT)

branch: externals/ebdb
commit ea137786c01e08f0c8785d6a71632aebb44987c1
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Autoload calendar-absolute-from-gregorian
    
    * ebdb.el: Compiler is angry otherwise.
---
 ebdb.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ebdb.el b/ebdb.el
index 4b34d0e..3053eea 100644
--- a/ebdb.el
+++ b/ebdb.el
@@ -56,6 +56,7 @@
 (autoload 'ebdb-migrate-from-bbdb "ebdb-migrate")
 (autoload 'eieio-customize-object "eieio-custom")
 (autoload 'calendar-gregorian-from-absolute "calendar")
+(autoload 'calendar-absolute-from-gregorian "calendar")
 (autoload 'calendar-read-date "calendar")
 (autoload 'diary-sexp-entry "diary-lib")
 (autoload 'diary-add-to-list "diary-lib")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]