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

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

[nongnu] elpa/helm c93a6a164e 1/9: Docstring only


From: ELPA Syncer
Subject: [nongnu] elpa/helm c93a6a164e 1/9: Docstring only
Date: Tue, 29 Aug 2023 07:00:19 -0400 (EDT)

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

    Docstring only
---
 helm-mode.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/helm-mode.el b/helm-mode.el
index 3709793205..b8aa0f4edc 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -363,8 +363,10 @@ NOT `setq'."
   "Allow configuring `helm-completion-style' per mode or command.
 
 NOTE: Use a mode for a completion that will be used in a buffer
-i.e. completion-in-region, whereas you have to specify instead a command to
-affect the completing-read trigerred by this command.
+i.e. completion-in-region, whereas you have to specify instead a
+command to affect the completing-read trigerred by this
+command. Commands specified in `helm-completing-read-handlers-alist' take
+precedence on commands you put here.
 
 Each entry is a cons cell like (mode . style) where style must be
 a suitable value for `helm-completion-style'.  When specifying



reply via email to

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