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

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

[nongnu] elpa/helm 75e21fb81b 2/2: Reindent


From: ELPA Syncer
Subject: [nongnu] elpa/helm 75e21fb81b 2/2: Reindent
Date: Mon, 24 Apr 2023 01:00:05 -0400 (EDT)

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

    Reindent
---
 helm-ring.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/helm-ring.el b/helm-ring.el
index 04c4139ce8..0c0a237a4a 100644
--- a/helm-ring.el
+++ b/helm-ring.el
@@ -124,10 +124,10 @@ will not have separators between candidates any more."
                         (helm-kill-ring--preselect-fn cur-cand)))
            helm-display-source-at-screen-top)
       (helm-set-attr 'multiline
-                    (if helm-kill-ring--truncated-flag
-                        15000000
-                        helm-kill-ring-max-offset))
-        (helm-update presel-fn))))
+                     (if helm-kill-ring--truncated-flag
+                         15000000
+                       helm-kill-ring-max-offset))
+      (helm-update presel-fn))))
 (put 'helm-kill-ring-toggle-truncated 'helm-only t)
 
 (defun helm-kill-ring-kill-selection ()



reply via email to

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