mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
Added "Visual feedback of *Completions* buffer is enhanced.".
This commit is contained in:
parent
54dffe35a5
commit
8bdbf30dbf
1 changed files with 8 additions and 0 deletions
8
etc/NEWS
8
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue