branch: externals/ebdb
commit 2d9649e1f7d7920bdfa970298b70698e23d9860d
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>

    defvar bbdb-time-stamp-format
    
    * ebdb-migrate.el (bbdb-time-stamp-format): Quiet the compiler.
---
 ebdb-migrate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ebdb-migrate.el b/ebdb-migrate.el
index 886d74b..204038e 100644
--- a/ebdb-migrate.el
+++ b/ebdb-migrate.el
@@ -31,6 +31,7 @@
 (declare-function make-gnorb-ebdb-link "ext:gnorb-ebdb")
 (declare-function org-contacts-db "ext:org-contacts")
 (defvar url-handler-regexp)
+(defvar bbdb-time-stamp-format)
 ;;; Migrating the EBDB
 
 ;; For org-contacts

Reply via email to