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

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

[nongnu] elpa/helm 81f89b8b27 1/3: Fix docstring


From: ELPA Syncer
Subject: [nongnu] elpa/helm 81f89b8b27 1/3: Fix docstring
Date: Sat, 19 Mar 2022 14:58:13 -0400 (EDT)

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

    Fix docstring
---
 helm-source.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/helm-source.el b/helm-source.el
index 1909ee2faa..b51fad1877 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -917,9 +917,7 @@ See `helm-candidates-in-buffer' for more infos.")
     :initform nil
     :custom string
     :documentation
-    "  A filename.
-  Each line number of FILE is accessible with helm-linum property
-  from candidate display part.")
+    "  The file used to fetch candidates.")
    (linum
     :initarg :linum
     :initform nil



reply via email to

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