aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 41870bf53cc..e3453b3a92f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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',
461bound 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