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 | |||
| 9 | * Changes in Emacs 21.2 | 9 | * Changes in Emacs 21.2 |
| 10 | 10 | ||
| 11 | +++ | 11 | +++ |
| 12 | ** The command line option --no-windows has been changed to | ||
| 13 | --no-window-system. The old one still works, but is deprecated. | ||
| 14 | |||
| 12 | ** `buffer-menu' and `list-buffers' now list buffers whose names begin | 15 | ** `buffer-menu' and `list-buffers' now list buffers whose names begin |
| 13 | with a space, if they visit files. | 16 | with a space, if they visit files. |
| 14 | 17 | ||