comparison etc/NEWS @ 111974:2faf9c0a9055

Doc fix for just-one-space change. Document it in NEWS.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 16 Dec 2010 09:20:46 +0800
parents 9570b2539308
children fbefd9a68046
comparison
equal deleted inserted replaced
111973:d60eda14e134 111974:2faf9c0a9055
229 ** There is a new command `count-words-region', which does what you expect. 229 ** There is a new command `count-words-region', which does what you expect.
230 230
231 ** completion-at-point now handles tags and semantic completion. 231 ** completion-at-point now handles tags and semantic completion.
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
235 ** The command `just-one-space' (C-SPC), if given a negative argument,
236 also deletes newlines around point.
234 237
235 ** Deletion changes 238 ** Deletion changes
236 239
237 *** New option `delete-active-region'. 240 *** New option `delete-active-region'.
238 If non-nil, C-d, [delete], and DEL delete the region if it is active 241 If non-nil, C-d, [delete], and DEL delete the region if it is active