Mercurial > emacs
changeset 98612:cd7bedfff49a
Documented save-buffers-kill-terminal.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 10 Oct 2008 18:22:01 +0000 |
parents | 11d68e001d21 |
children | 38e69a51ceaf |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Oct 10 18:21:33 2008 +0000 +++ b/etc/NEWS Fri Oct 10 18:22:01 2008 +0000 @@ -325,6 +325,7 @@ Setting `line-move-visual' to nil reverts this to the previous behavior (motion by logical lines based on buffer contents alone). ++++ ** C-x C-c now invokes `save-buffers-kill-terminal', and C-z now invokes `suspend-frame'. This change is for compatibility with the new multi-tty support (see `Improved X Window System support' above).