aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e17846cc4d0..14521744670 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -165,6 +165,9 @@ The PCL-CVS commands are still available via the keyboard.
165 165
166* Editing Changes in Emacs 24.3 166* Editing Changes in Emacs 24.3
167 167
168** The `z' key no longer has a binding in most special modes.
169It used to kill the current buffer.
170
168** New option `yank-handled-properties' allows processing of text 171** New option `yank-handled-properties' allows processing of text
169properties on yanked text, in more ways that are more general than 172properties on yanked text, in more ways that are more general than
170just removing them, as done by `yank-excluded-properties'. 173just removing them, as done by `yank-excluded-properties'.