aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3b9e06f99d9..e12a9dcb127 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -333,6 +333,10 @@ helps to restore window buffers across Emacs sessions.
333You can use this in 'display-buffer-alist' to match buffers displayed 333You can use this in 'display-buffer-alist' to match buffers displayed
334during the execution of particular commands. 334during the execution of particular commands.
335 335
336*** New command 'other-window-backward' ('C-x O').
337This moves in the opposite direction of 'other-window' and is for its
338default keybinding consistent with 'repeat-mode'.
339
336** Frames 340** Frames
337 341
338+++ 342+++