diff options
| author | Chong Yidong | 2010-12-16 09:20:46 +0800 |
|---|---|---|
| committer | Chong Yidong | 2010-12-16 09:20:46 +0800 |
| commit | 1c708c1a5f859ece6f4926e423e5845577cdffbe (patch) | |
| tree | 2990a17846d54865570781bd6087cd5d95067441 /etc | |
| parent | 48ba8195646031e4e35635c2cff5f2aaf4585550 (diff) | |
| download | emacs-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/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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, | ||
| 236 | also 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'. |