aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a6f6822ab48..fa8a9bd30d0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -160,6 +160,10 @@ The PCL-CVS commands are still available via the keyboard.
160 160
161* Editing Changes in Emacs 24.3 161* Editing Changes in Emacs 24.3
162 162
163** New option `yank-handled-properties' allows processing of text
164properties on yanked text, in more ways that are more general than
165just removing them, as done by `yank-excluded-properties'.
166
163** New option `delete-trailing-lines' specifies whether the M-x 167** New option `delete-trailing-lines' specifies whether the M-x
164delete-trailing-whitespace command should delete trailing lines at the 168delete-trailing-whitespace command should delete trailing lines at the
165end of the buffer. It defaults to t. 169end of the buffer. It defaults to t.