]> git.eshelyaron.com Git - emacs.git/commitdiff
Document the change in list-buffers-noselect wrt buffers visiting files
authorEli Zaretskii <eliz@gnu.org>
Tue, 30 Oct 2001 11:11:48 +0000 (11:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 30 Oct 2001 11:11:48 +0000 (11:11 +0000)
whose name begins with a space.

etc/NEWS

index 358b5bbb43c8811903cec9a7e0acfb80a9790617..516de107038518803249d5e81bf5aec2ee1c0af7 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -8,6 +8,10 @@ For older news, see the file ONEWS
 \f
 * 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.