summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMasatake YAMATO <jet@gyve.org>2004-04-11 18:11:37 +0000
committerMasatake YAMATO <jet@gyve.org>2004-04-11 18:11:37 +0000
commiteb82142b0bf9936bb881f64c7b0b1df57f46bad8 (patch)
treeb2206d7681a442feb28eb5b3ac07658702ea3448 /etc
parente67cd630eeb1bf4428afa3e906c4c63e5b51d5b0 (diff)
downloademacs-eb82142b0bf9936bb881f64c7b0b1df57f46bad8.tar.gz
Added "Visual feedback of *Completions* buffer is enhanced.".
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fae8a79af88..57b4e90cb3b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1598,6 +1598,14 @@ candidate is a directory.
to the text before point. If there is text in the buffer after point,
it remains unchanged.
+** Visual feedback of *Completions* buffer is enhanced.
+Faces are put on the common prefix substrings and the first uncommon
+charachters of each completion candidate in the *Completions* buffer.
+`completion-de-emphasis' is put on the common prefix substrings as the
+face; and `completion-emphasis' is put on the first uncommon
+charachters. By default `completion-de-emphasis' is inherited from
+`default' face. `completion-emphasis' is inherited from `bold' face.
+
+++
** New user option `inhibit-startup-buffer-menu'.
When loading many files, for instance with `emacs *', Emacs normally