summaryrefslogtreecommitdiff
path: root/helm-source.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-07-16 08:30:04 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-07-16 08:30:04 +0200
commit77cd5cfe4484b65cea1a3c890dc05ca60061279c (patch)
tree330b020502265d1b7ac19124cc768243836978bc /helm-source.el
parent88ddcaff75975f2b141c1fd2a617a93299faadc7 (diff)
Docstring fix, no code change.
* helm-source.el (helm-source-in-buffer): Do it. * helm.el (helm-candidates-in-buffer): Do it.
Diffstat (limited to 'helm-source.el')
-rw-r--r--helm-source.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/helm-source.el b/helm-source.el
index eb0ae701..c23509c7 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -670,7 +670,8 @@ inherit from `helm-source'.")
"Use this source to make helm sources storing candidates inside a buffer.
Contrarily to `helm-source-sync' candidates are matched using a function
-like `re-search-forward', see below documentation of :search slot.")
+like `re-search-forward', see below documentation of :search slot.
+See `helm-candidates-in-buffer' for more infos.")
(defclass helm-source-dummy (helm-source)
((candidates