comparison 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
comparison
equal deleted inserted replaced
40492:93b1df487abe 40493:94818b20da05
5 Please send Emacs bug reports to bug-gnu-emacs@gnu.org. 5 Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
6 For older news, see the file ONEWS 6 For older news, see the file ONEWS
7 7
8 8
9 * Changes in Emacs 21.2 9 * Changes in Emacs 21.2
10
11 +++
12 ** `buffer-menu' and `list-buffers' now return buffesr whose names begin
13 with a space, if they visit files.
10 14
11 ** tab-always-indent can be set to `never' to make sure indent-for-tab-command 15 ** tab-always-indent can be set to `never' to make sure indent-for-tab-command
12 always tabs rather than indents. 16 always tabs rather than indents.
13 17
14 ** in fill, you can now customize fill-nobreak-predicate and two 18 ** in fill, you can now customize fill-nobreak-predicate and two