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

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

[nongnu] elpa/helm 4969317dfa 2/2: Reindent only


From: ELPA Syncer
Subject: [nongnu] elpa/helm 4969317dfa 2/2: Reindent only
Date: Tue, 31 May 2022 10:58:46 -0400 (EDT)

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

    Reindent only
---
 helm-imenu.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helm-imenu.el b/helm-imenu.el
index fa28ff3424..4203074b16 100644
--- a/helm-imenu.el
+++ b/helm-imenu.el
@@ -422,8 +422,8 @@ string."
                               (if helm-imenu-hide-item-type-name
                                   ""
                                 (concat type-name
-                                          (propertize helm-imenu-delimiter
-                                                      'face 'shadow)))
+                                        (propertize helm-imenu-delimiter
+                                                    'face 'shadow)))
                               (propertize disp1 'help-echo bufname 'types 
types))
            collect
            (cons (propertize disp 'type-name type-name) (cons k v))))



reply via email to

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