aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJoakim Verona2012-08-19 02:44:11 +0200
committerJoakim Verona2012-08-19 02:44:11 +0200
commit5436d1df5e2ba0b4d4f72b03a1cd09b20403654b (patch)
tree532faa27319b3bb199d414dc85e63a58246d30b0 /etc
parentd02344322b0d2fea8dd9ad9dd0a6c70e058f967b (diff)
parente757f1c6f393cf82057dbee0a4325b07f0fd55c4 (diff)
downloademacs-5436d1df5e2ba0b4d4f72b03a1cd09b20403654b.tar.gz
emacs-5436d1df5e2ba0b4d4f72b03a1cd09b20403654b.zip
upstream
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.