[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
- [nongnu] elpa/helm updated (a851b085b8 -> cf685db090), ELPA Syncer, 2023/08/29
- [nongnu] elpa/helm 702692b7f1 6/9: Provide help--symbol-class for Emacs-27 compat, ELPA Syncer, 2023/08/29
- [nongnu] elpa/helm 3e1b388d54 3/9: Add comment, ELPA Syncer, 2023/08/29
- [nongnu] elpa/helm c7c5025123 2/9: Add optional arg to helm-init-candidates-in-buffer to allow, ELPA Syncer, 2023/08/29
- [nongnu] elpa/helm f0be4ec352 7/9: Provide helm-completions-detailed for emacs < 28, ELPA Syncer, 2023/08/29
- [nongnu] elpa/helm 84f4e1e375 4/9: Simplify checking category and DRY, ELPA Syncer, 2023/08/29
- [nongnu] elpa/helm c93a6a164e 1/9: Docstring only,
ELPA Syncer <=
- [nongnu] elpa/helm cf685db090 9/9: Don't give properties to separators in affix fns, ELPA Syncer, 2023/08/29
- [nongnu] elpa/helm 5514c4a24f 8/9: Shutup byte compiler about package fns, ELPA Syncer, 2023/08/29
- [nongnu] elpa/helm 59fa979b1b 5/9: Move compat code for package.el to helm-lib, ELPA Syncer, 2023/08/29