diff etc/NEWS @ 40493:94818b20da05

Document the change in list-buffers-noselect wrt buffers visiting files whose name begins with a space.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 30 Oct 2001 11:11:48 +0000
parents 8c17e2ae6bf5
children b466f4f946a7
line wrap: on
line diff
--- a/etc/NEWS	Tue Oct 30 11:06:55 2001 +0000
+++ b/etc/NEWS	Tue Oct 30 11:11:48 2001 +0000
@@ -8,6 +8,10 @@
 
 * Changes in Emacs 21.2
 
++++
+** `buffer-menu' and `list-buffers' now return buffesr whose names begin
+with a space, if they visit files.
+
 ** tab-always-indent can be set to `never' to make sure indent-for-tab-command
 always tabs rather than indents.