summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-09-12 20:02:59 +0300
committerEli Zaretskii <eliz@gnu.org>2022-09-12 20:02:59 +0300
commit2f9f5e4850a65ce5ead0fd9ee934dfe29d2d01f3 (patch)
tree81ce89c751912745069652207b5f39af1b5b95f6
parent009c7e9a86964aebf00bf32c9adf20efea4292c0 (diff)
downloademacs-2f9f5e4850a65ce5ead0fd9ee934dfe29d2d01f3.tar.gz
; * etc/NEWS: Fix typo and wording of recently added entry.
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d0e76488a70..4248b46d8b0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -950,9 +950,9 @@ non-nil in 'special-mode' and its derivatives.
+++
*** New commands 'split-root-window-below' and 'split-root-window-right'.
-These commands split the root window in two, and are are bound to 'C-x
-w 2' and 'C-x w 3' respectively. A number of other useful
-window-related commands are now available under 'C-x w' too.
+These commands split the root window in two, and are bound to 'C-x w 2'
+and 'C-x w 3', respectively. A number of other useful window-related
+commands are now available on the 'C-x w' prefix.
+++
*** New user option 'display-buffer-avoid-small-windows'.