emacs-diffs
[Top][All Lists]
Advanced

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

master 2f4a7f5ec3c 1/2: ; * etc/NEWS: Mention 'eager-display' for 'compl


From: Juri Linkov
Subject: master 2f4a7f5ec3c 1/2: ; * etc/NEWS: Mention 'eager-display' for 'completion-category-overrides'.
Date: Tue, 17 Dec 2024 02:53:50 -0500 (EST)

branch: master
commit 2f4a7f5ec3c75641e2a3c66156c2783c5576b1d7
Author: Juri Linkov <juri@linkov.net>
Commit: Juri Linkov <juri@linkov.net>

    ; * etc/NEWS: Mention 'eager-display' for 'completion-category-overrides'.
---
 etc/NEWS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index 4f74795043e..d20c733c0c3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -109,6 +109,9 @@ the *Completions* buffer immediately.  When the variable is 
set to t all
 completion commands show *Completions* immediately, respectively nil
 disables the eager display for all commands.  The default setting auto
 enables eager completion only if requested by the command.
+For more fine-grained control you can also toggle this feature
+by category using the symbol 'eager-display' in the user option
+'completion-category-overrides'.
 
 +++
 *** New user option 'completion-pcm-leading-wildcard'.



reply via email to

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