\f
* 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,
*** 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