Document the change in list-buffers-noselect wrt buffers visiting files

whose name begins with a space.
This commit is contained in:
Eli Zaretskii
2001-10-30 11:11:48 +00:00
parent bf2235e444
commit c30567b792

View File

@@ -8,6 +8,10 @@ For older news, see the file ONEWS
* 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.