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

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

[nongnu] elpa/helm 791a9aad77 1/2: Update :match-dynamic docstring


From: ELPA Syncer
Subject: [nongnu] elpa/helm 791a9aad77 1/2: Update :match-dynamic docstring
Date: Mon, 12 Dec 2022 09:59:04 -0500 (EST)

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

    Update :match-dynamic docstring
---
 helm-source.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/helm-source.el b/helm-source.el
index 5b7dcc8e6f..459ae4fe38 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -761,6 +761,8 @@
     "  Disable all helm matching functions when non nil.
   The :candidates function in this case is in charge of fetching
   candidates dynamically according to `helm-pattern'.
+  If you want to make your :candidates function working with 
`completion-styles'
+  use the function `helm-dynamic-completion'. 
   Note that :volatile is automatically enabled when using this, so no
   need to specify it."))
 



reply via email to

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