# HG changeset patch # User Eli Zaretskii # Date 1004440308 0 # Node ID 94818b20da051ba45d5ea3a42996dc936d1b1871 # Parent 93b1df487abec6ada18fb533f09644045d8a558b Document the change in list-buffers-noselect wrt buffers visiting files whose name begins with a space. diff -r 93b1df487abe -r 94818b20da05 etc/NEWS --- 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.