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

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

[nongnu] elpa/helm 729d94aa2c: Remove unneeded autoload cookie


From: ELPA Syncer
Subject: [nongnu] elpa/helm 729d94aa2c: Remove unneeded autoload cookie
Date: Thu, 3 Aug 2023 09:59:47 -0400 (EDT)

branch: elpa/helm
commit 729d94aa2c10f25b83fe4e09f5dabd0c329ff98a
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Remove unneeded autoload cookie
---
 helm-info.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/helm-info.el b/helm-info.el
index c2c6ec0b6c..113ce1555c 100644
--- a/helm-info.el
+++ b/helm-info.el
@@ -176,7 +176,6 @@ Where NAME is an element of `helm-default-info-index-list'."
                str (format "Predefined helm for %s info." str)
                sym (format "*helm info %s*" str))))
 
-;;;###autoload
 (defun helm-info-index-set (var value)
   (set var value)
   (helm-define-info-index-sources value t))



reply via email to

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