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

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

[elpa] externals/corfu 86929e9f39: corfu-quit-no-match: Expand docstring


From: ELPA Syncer
Subject: [elpa] externals/corfu 86929e9f39: corfu-quit-no-match: Expand docstring (See #262)
Date: Fri, 25 Nov 2022 10:57:29 -0500 (EST)

branch: externals/corfu
commit 86929e9f3917f1233d694d976a2f62a51ab4a31b
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    corfu-quit-no-match: Expand docstring (See #262)
---
 corfu.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/corfu.el b/corfu.el
index 9813da8473..b796d0334f 100644
--- a/corfu.el
+++ b/corfu.el
@@ -104,6 +104,8 @@ separator: Quit at boundary if no `corfu-separator' has 
been inserted."
 
 (defcustom corfu-quit-no-match 'separator
   "Automatically quit if no matching candidate is found.
+When staying alive even if there is no match a warning message is
+shown in the popup.
 nil: Stay alive even if there is no match.
 t: Quit if there is no match.
 separator: Only stay alive if there is no match and



reply via email to

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