# HG changeset patch # User Gerd Moellmann # Date 942410474 0 # Node ID 5678b244c3ac7e04b92529606e076a39d1c9ae68 # Parent 1384b7926bb1746a6bb6286a7fb6b8bba3e4bfc4 Changes in `list-buffers'. diff -r 1384b7926bb1 -r 5678b244c3ac etc/NEWS --- a/etc/NEWS Fri Nov 12 12:19:11 1999 +0000 +++ b/etc/NEWS Fri Nov 12 12:41:14 1999 +0000 @@ -13,6 +13,10 @@ * Changes in Emacs 21.1 +** Listing buffers with M-x list-buffers (C-x C-b) now shows +abbreviated file names. Abbreviations can be customized by changing +`directory-abbrev-alist'. + ** Reading from the mini-buffer now reads from standard input if Emacs is running in batch mode. For example, @@ -384,7 +388,7 @@ *** There is a new lazy highlighting feature in incremental search. -Lazy highlighting is activated by customizing variable +Lazy highlighting is switched on/off by customizing variable `isearch-lazy-highlight'. When active, all matches for the current search string are highlighted. The current match is highlighted as before using face `isearch' or `region'. All other matches are