emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r109849: Expand on NEWS entry about d


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109849: Expand on NEWS entry about deletion of `z' from special-mode-map.
Date: Sun, 02 Sep 2012 10:30:06 +0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109849
committer: Chong Yidong <address@hidden>
branch nick: trunk
timestamp: Sun 2012-09-02 10:30:06 +0800
message:
  Expand on NEWS entry about deletion of `z' from special-mode-map.
modified:
  etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2012-09-01 01:04:26 +0000
+++ b/etc/NEWS  2012-09-02 02:30:06 +0000
@@ -166,7 +166,8 @@
 * Editing Changes in Emacs 24.3
 
 ** The `z' key no longer has a binding in most special modes.
-It used to kill the current buffer.
+It used to be bound to `kill-this-buffer', but `z' is too easy to
+accidentally type.
 
 ** New option `yank-handled-properties' allows processing of text
 properties on yanked text, in more ways that are more general than


reply via email to

[Prev in Thread] Current Thread [Next in Thread]