changeset 79144:3adf56a260f9

Grammar fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 19 Oct 2007 07:05:37 +0000
parents f6c37512dd9e
children e635cd6341e6
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Oct 18 21:09:02 2007 +0000
+++ b/etc/NEWS	Fri Oct 19 07:05:37 2007 +0000
@@ -97,8 +97,8 @@
 
 * Lisp Changes in Emacs 22.2.
 
-** The command `repeat' will no more attempt to repeat a command bound
-to an input event.
+** The command `repeat' no longer attempts to repeat a command bound
+   to an input event.
 
 ** The function invisible-p returns non-nil if the character
    after a specified position is invisible.