summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2019-03-23 08:48:30 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2019-03-23 08:48:30 +0100
commit584995f8550f626f7be9068529c8dfb105eeda3f (patch)
tree418ae25e93ef0aa899f805a4eed1b36af9545f99
parent015ab97ed8056ec06a5bf3c9c2b2066d70773c35 (diff)
Update helm-source documentation about :candidates
* helm-source.el (helm-source): Do it.
-rw-r--r--helm-source.el6
1 files changed, 5 insertions, 1 deletions
diff --git a/helm-source.el b/helm-source.el
index f656cc27..8ef579bf 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -104,7 +104,11 @@
Note that if the (DISPLAY . REAL) form is used then pattern
matching is done on the displayed string, not on the real
- value.")
+ value.
+
+ 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.")
(update
:initarg :update