diff options
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ For older news, see the file ONEWS * Changes in Emacs 21.2 +++ +** The command line option --no-windows has been changed to +--no-window-system. The old one still works, but is deprecated. + ** `buffer-menu' and `list-buffers' now list buffers whose names begin with a space, if they visit files. |