]> git.eshelyaron.com Git - emacs.git/commitdiff
Added "Visual feedback of *Completions* buffer is enhanced.".
authorMasatake YAMATO <jet@gyve.org>
Sun, 11 Apr 2004 18:11:37 +0000 (18:11 +0000)
committerMasatake YAMATO <jet@gyve.org>
Sun, 11 Apr 2004 18:11:37 +0000 (18:11 +0000)
etc/NEWS

index fae8a79af88b9709bceab58b9a98abd8138576fc..57b4e90cb3b2e29c7644774bebdac568a4d1cb60 100644 (file)
--- 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