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

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

[elpa] externals/org-contacts 4e3f139857 095/154: Fix function declarati


From: ELPA Syncer
Subject: [elpa] externals/org-contacts 4e3f139857 095/154: Fix function declarations
Date: Fri, 9 Sep 2022 15:58:43 -0400 (EDT)

branch: externals/org-contacts
commit 4e3f1398576a38239e85be45dbd3551aef9d516b
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Commit: Nicolas Goaziou <mail@nicolasgoaziou.fr>

    Fix function declarations
---
 org-contacts.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/org-contacts.el b/org-contacts.el
index 34370fd132..4b3693a0ea 100644
--- a/org-contacts.el
+++ b/org-contacts.el
@@ -59,6 +59,7 @@
 (require 'mail-utils)
 (require 'org-agenda)
 (require 'org-capture)
+(require 'ol)
 
 (defgroup org-contacts nil
   "Options about contacts management."



reply via email to

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