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

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

[elpa] externals/kiwix f86cb0d 075/192: Merge tag 'v0.5.1' into develop


From: Stefan Monnier
Subject: [elpa] externals/kiwix f86cb0d 075/192: Merge tag 'v0.5.1' into develop
Date: Sat, 19 Dec 2020 00:41:36 -0500 (EST)

branch: externals/kiwix
commit f86cb0deca8f1dcd2e90ada7ad45c98c9d38b1bb
Merge: 2d33910 d9bab20
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    Merge tag 'v0.5.1' into develop
    
    hotfix for invalid variable.
---
 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]