diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -581,6 +581,9 @@ writes tags pointing to the source file. | |||
| 581 | ** The command line option --no-windows has been changed to | 581 | ** The command line option --no-windows has been changed to |
| 582 | --no-window-system. The old one still works, but is deprecated. | 582 | --no-window-system. The old one still works, but is deprecated. |
| 583 | 583 | ||
| 584 | ** The command `list-text-properties-at' has been deleted because | ||
| 585 | C-u C-x = gives the same information and more. | ||
| 586 | |||
| 584 | ** `buffer-menu' and `list-buffers' now list buffers whose names begin | 587 | ** `buffer-menu' and `list-buffers' now list buffers whose names begin |
| 585 | with a space, if they visit files. | 588 | with a space, if they visit files. |
| 586 | 589 | ||