]> git.eshelyaron.com Git - emacs.git/commit
Make `C-u M-x count-words' also give totals
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Feb 2022 09:56:20 +0000 (10:56 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Feb 2022 09:56:20 +0000 (10:56 +0100)
commit242a2765d3970641887be7a6dedcc14b07fade7e
tree6c854e76cf14eec3fb4e4193925d9cff50ab8feb
parenteba9e30f9af68a657eeddedb33e30d9967ad9dbe
Make `C-u M-x count-words' also give totals

* lisp/simple.el (count-words-region): Adjust callers.
(count-words): If given a prefix, give totals (bug#9959).
(count-words--buffer-format, count-words--format): Rename and
don't message, but return the string.
etc/NEWS
lisp/simple.el