mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
Document count-words-region.
* doc/emacs/basic.texi (Position Info): Add M-x count-words-region. * doc/lispintro/emacs-lisp-intro.texi: Rename the `count-words-region' example, since there is now a standard command of that name. * etc/NEWS: Mention it.
This commit is contained in:
parent
8da5345fed
commit
ea4f775071
5 changed files with 88 additions and 74 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2010-11-13 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* emacs-lisp-intro.texi: Rename the `count-words-region' example,
|
||||
since there is now a standard command of that name.
|
||||
|
||||
2010-10-11 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* Makefile.in (.dvi.ps): Remove unnecessary suffix rule.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue