aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 013a600815b..ef0cb71012e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
585C-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
585with a space, if they visit files. 588with a space, if they visit files.
586 589