Bind M-= back to count-words-region, and let it accept a prefix arg.
commite1293765d95660fc7f2cf0fcb28026d1efa592df
authorChong Yidong <cyd@gnu.org>
Fri, 10 Aug 2012 16:02:48 +0000 (11 00:02 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 10 Aug 2012 16:02:48 +0000 (11 00:02 +0800)
treeff5bee4a882eb0a7a604fa50cb08d025fe697203
parente18941095a56075d6eb908a65aafcd1697fea2ae
Bind M-= back to count-words-region, and let it accept a prefix arg.

* lisp/bindings.el: Bind M-= back to count-words-region.

* lisp/simple.el (count-words-region): Accept a prefix arg for acting
on the entire buffer.
(count-words--buffer-message): New helper function.
etc/NEWS
lisp/ChangeLog
lisp/bindings.el
lisp/simple.el