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

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

[nongnu] elpa/helm 4032587fc9 2/4: Update :follow slot documentation


From: ELPA Syncer
Subject: [nongnu] elpa/helm 4032587fc9 2/4: Update :follow slot documentation
Date: Wed, 10 Jul 2024 04:00:05 -0400 (EDT)

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

    Update :follow slot documentation
---
 helm-source.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/helm-source.el b/helm-source.el
index 128d302c0f..eff90dc942 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -614,7 +614,8 @@
     :custom integer
     :documentation
     "  Enable `helm-follow-mode' for this source only.
-  With a value of 1 enable, a value of -1 or nil disable the mode.
+  With a value of 1 enable, a value of -1 or nil disable the mode, value set to
+  \\='never prevent using `helm-follow-mode' in this source. 
   See `helm-follow-mode' for more infos.")
 
    (follow-delay



reply via email to

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