branch: externals/corfu
commit 86929e9f3917f1233d694d976a2f62a51ab4a31b
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@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