]> git.eshelyaron.com Git - emacs.git/commitdiff
Grammar fix.
authorGlenn Morris <rgm@gnu.org>
Fri, 19 Oct 2007 07:05:37 +0000 (07:05 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 19 Oct 2007 07:05:37 +0000 (07:05 +0000)
etc/NEWS

index ae7872c45348ebd781c16b7eed025078b40f2bda..2ae5cdaaf3edaed3688621d694cb0e1ca8e09aac 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -97,8 +97,8 @@ This can be used to add menu entries for backend specific functions.
 
 * 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.