diff doc/lispintro/ChangeLog @ 111524:d65a4bd9b059

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.
author Glenn Morris <rgm@gnu.org>
date Fri, 12 Nov 2010 19:48:16 -0800
parents 1ba912b1a63c
children 417b1e4d63cd
line wrap: on
line diff
--- a/doc/lispintro/ChangeLog	Fri Nov 12 19:46:00 2010 -0800
+++ b/doc/lispintro/ChangeLog	Fri Nov 12 19:48:16 2010 -0800
@@ -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.