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

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

[nongnu] elpa/helm e11e6f91fc 1/4: Update comment


From: ELPA Syncer
Subject: [nongnu] elpa/helm e11e6f91fc 1/4: Update comment
Date: Wed, 24 Aug 2022 03:58:45 -0400 (EDT)

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

    Update comment
---
 helm-core.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-core.el b/helm-core.el
index c7d68cf326..45c91ae0ed 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -3699,6 +3699,7 @@ For RESUME INPUT DEFAULT and SOURCES see `helm'."
   ;; Some sources like helm-mu are using input to init their
   ;; candidates in init function, so setup initial helm-pattern here.
   ;; See bug#2530 and https://github.com/emacs-helm/helm-mu/issues/54.
+  ;; Input should have precedence on default.
   (cond (input
          (setq helm-input input
                helm-pattern input))



reply via email to

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