aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2010-12-16 09:20:46 +0800
committerChong Yidong2010-12-16 09:20:46 +0800
commit1c708c1a5f859ece6f4926e423e5845577cdffbe (patch)
tree2990a17846d54865570781bd6087cd5d95067441 /etc
parent48ba8195646031e4e35635c2cff5f2aaf4585550 (diff)
downloademacs-1c708c1a5f859ece6f4926e423e5845577cdffbe.tar.gz
emacs-1c708c1a5f859ece6f4926e423e5845577cdffbe.zip
Doc fix for just-one-space change. Document it in NEWS.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 178631bc28b..8dd6d3ef9be 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -232,6 +232,9 @@ replaced with Lisp commands `doc-file-to-man' and `doc-file-to-info'.
232 232
233** The default value of `backup-by-copying-when-mismatch' is now t. 233** The default value of `backup-by-copying-when-mismatch' is now t.
234 234
235** The command `just-one-space' (C-SPC), if given a negative argument,
236also deletes newlines around point.
237
235** Deletion changes 238** Deletion changes
236 239
237*** New option `delete-active-region'. 240*** New option `delete-active-region'.