aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 25d73cf3f7b..64375d54222 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -325,6 +325,7 @@ taking continued lines and variable-width characters into account.
325Setting `line-move-visual' to nil reverts this to the previous 325Setting `line-move-visual' to nil reverts this to the previous
326behavior (motion by logical lines based on buffer contents alone). 326behavior (motion by logical lines based on buffer contents alone).
327 327
328+++
328** C-x C-c now invokes `save-buffers-kill-terminal', and C-z now 329** C-x C-c now invokes `save-buffers-kill-terminal', and C-z now
329invokes `suspend-frame'. This change is for compatibility with the 330invokes `suspend-frame'. This change is for compatibility with the
330new multi-tty support (see `Improved X Window System support' above). 331new multi-tty support (see `Improved X Window System support' above).