diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -455,7 +455,10 @@ isearch-yank-kill. | |||
| 455 | *** M-s C-e in Isearch is now bound to isearch-yank-line. | 455 | *** M-s C-e in Isearch is now bound to isearch-yank-line. |
| 456 | 456 | ||
| 457 | +++ | 457 | +++ |
| 458 | ** New command `count-words-region'. This does what you expect. | 458 | ** New commands `count-words-region' and `count-words'. |
| 459 | |||
| 460 | *** `count-lines-region' is now an alias for `count-words-region', | ||
| 461 | bound to M-=, which shows the number of lines, words, and characters. | ||
| 459 | 462 | ||
| 460 | ** The default value of `backup-by-copying-when-mismatch' is now t. | 463 | ** The default value of `backup-by-copying-when-mismatch' is now t. |
| 461 | 464 | ||