# HG changeset patch # User Masatake YAMATO # Date 1081707097 0 # Node ID 8ef1dfe52aef0831d89cb1ae8db8f71976bc07de # Parent c75633459e6376421d6efd313281519cbff76df5 Added "Visual feedback of *Completions* buffer is enhanced.". diff -r c75633459e63 -r 8ef1dfe52aef etc/NEWS --- a/etc/NEWS Sun Apr 11 15:44:38 2004 +0000 +++ b/etc/NEWS Sun Apr 11 18:11:37 2004 +0000 @@ -1598,6 +1598,14 @@ 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