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

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

[nongnu] elpa/xkcd 3304f05265 59/82: Autoload xkcd-handle-links.


From: ELPA Syncer
Subject: [nongnu] elpa/xkcd 3304f05265 59/82: Autoload xkcd-handle-links.
Date: Mon, 12 Dec 2022 21:59:54 -0500 (EST)

branch: elpa/xkcd
commit 3304f05265d7f08ef9ee29875a4e1d7981871a25
Author: Vibhav Pant <vibhavp@gmail.com>
Commit: Vibhav Pant <vibhavp@gmail.com>

    Autoload xkcd-handle-links.
---
 xkcd.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xkcd.el b/xkcd.el
index c97c7247c5..6910aa031a 100644
--- a/xkcd.el
+++ b/xkcd.el
@@ -67,6 +67,7 @@ Should preferably be located in `xkcd-cache-dir'."
   :group 'xkcd
   :type 'file)
 
+;;;###autoload
 (defcustom xkcd-handle-links t
   "If t, Handle xkcd links by opening them with xkcd-get"
   :group 'xkcd



reply via email to

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