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

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

[nongnu] elpa/helm 70309cf69e 4/5: Add back :group to helm-ff-icon-mode


From: ELPA Syncer
Subject: [nongnu] elpa/helm 70309cf69e 4/5: Add back :group to helm-ff-icon-mode
Date: Wed, 6 Jul 2022 11:58:35 -0400 (EDT)

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

    Add back :group to helm-ff-icon-mode
    
    It is necessary because it is located below helm-files-faces group.
---
 helm-files.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-files.el b/helm-files.el
index c6326f5da6..0b9c9bdc50 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -4185,6 +4185,7 @@ NOTE: This mode is building `helm-source-find-files', so 
if you enable
 it from your init file, ensure to call it _after_ your defmethod's
 `helm-setup-user-source' definitions (if some) to ensure they are called."
   :global t
+  :group 'helm-files
   (require 'all-the-icons)
   (if helm-ff-icon-mode
       (progn



reply via email to

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