From: Glenn Morris Date: Fri, 19 Oct 2007 07:05:37 +0000 (+0000) Subject: Grammar fix. X-Git-Tag: emacs-pretest-22.1.90~565 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a682cacbe5b63c8d7929b8bf4a11efe74487c65;p=emacs.git Grammar fix. --- diff --git a/etc/NEWS b/etc/NEWS index ae7872c4534..2ae5cdaaf3e 100644 --- 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.