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

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

[elpa] externals/kiwix cc86dc7 085/192: load for `org-link-set-parameter


From: Stefan Monnier
Subject: [elpa] externals/kiwix cc86dc7 085/192: load for `org-link-set-parameters'
Date: Sat, 19 Dec 2020 00:41:38 -0500 (EST)

branch: externals/kiwix
commit cc86dc76789f91062b16fd03f883aa14630546eb
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    load for `org-link-set-parameters'
---
 kiwix.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kiwix.el b/kiwix.el
index d5211b7..cd47a28 100644
--- a/kiwix.el
+++ b/kiwix.el
@@ -33,6 +33,7 @@
 
 
 (require 'cl-lib)
+(require 'org) ; load for `org-link-set-parameters'
 
 (defgroup kiwix nil
   "Kiwix customization options.")



reply via email to

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