branch: elpa/helm commit c93a6a164edfadcd027fcdb5d666a18879ed098f Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@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