branch: elpa/helm
commit 737ce8e263f2de51ef22d96d4a9146b7453d28f8
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Update helm-source docstring
---
 helm-source.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helm-source.el b/helm-source.el
index d341a73a27..cbface93d0 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -470,8 +470,8 @@
   in the list of results and then results from the other
   functions, respectively.
 
-  If the special symbol `diacritics' is given as value helm will match
-  diacritics candidates with `char-fold-to-regexp'.
+  If the special symbol `diacritics' is given as value helm will ignore
+  diacritics when matching candidates.
  
   This attribute has no effect for asynchronous sources (see
   attribute `candidates'), and sources using `match-dynamic'

Reply via email to