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

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

[nongnu] elpa/helm f0db55f8b4 3/3: Add autoload cookie for helm-ff-icon-


From: ELPA Syncer
Subject: [nongnu] elpa/helm f0db55f8b4 3/3: Add autoload cookie for helm-ff-icon-mode
Date: Tue, 22 Feb 2022 02:58:24 -0500 (EST)

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

    Add autoload cookie for helm-ff-icon-mode
---
 helm-files.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-files.el b/helm-files.el
index 754f8541d0..9460818ac6 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -4107,6 +4107,7 @@ If SKIP-BORING-CHECK is non nil don't filter boring 
files."
           (all-the-icons-icon-for-file file)))
    " "))
 
+;;;###autoload
 (define-minor-mode helm-ff-icon-mode
     "Display icons from `all-the-icons' package in HFF when enabled."
   :global t



reply via email to

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