summaryrefslogtreecommitdiff
path: root/helm-source.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2019-07-15 12:34:57 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2019-07-15 12:34:57 +0200
commit005c51abcea467f29154810869a884b9ff69c46b (patch)
tree17d455f510b40d359256587c90acf17633dd603b /helm-source.el
parentbae275f8ac2603c1d44f07589e75aff80c55174b (diff)
Update docstring
* helm-source.el (helm-source): Do it.
Diffstat (limited to 'helm-source.el')
-rw-r--r--helm-source.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/helm-source.el b/helm-source.el
index 99ab465f..fefeb69e 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -108,7 +108,10 @@
This function, generally should not compute candidates according to
`helm-pattern' which defeat all the Helm's matching mechanism
- i.e. multiple pattern matching and/or fuzzy matching.")
+ i.e. multiple pattern matching and/or fuzzy matching.
+ If you want to do so, use :match-dynamic slot to be sure matching
+ occur only in :candidates function and there is no conflict with
+ other match functions.")
(update
:initarg :update