branch: elpa/helm
commit 4032587fc99d01c6058e904e6571f7bbf1a57e0b
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@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