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

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

[elpa] externals/kiwix 21b5dfe 073/192: fix variable invalid for autoloa


From: Stefan Monnier
Subject: [elpa] externals/kiwix 21b5dfe 073/192: fix variable invalid for autoload kiwix
Date: Sat, 19 Dec 2020 00:41:36 -0500 (EST)

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

    fix variable invalid for autoload kiwix
---
 kiwix.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kiwix.el b/kiwix.el
index 4636c9b..8bbfc4b 100644
--- a/kiwix.el
+++ b/kiwix.el
@@ -77,6 +77,7 @@
   :type 'string
   :group 'kiwix)
 
+;;;###autoload
 (defcustom kiwix-support-org-mode-link t
   "Add support for Org-mode Kiwix link."
   :type 'boolean



reply via email to

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