# HG changeset patch # User Glenn Morris # Date 1192777546 0 # Node ID 2bd83e590e8cc0144b176368a75d4970e6324b4b # Parent 26b4dfd428bba1be3723ef0c885905e595770db8 Grammar fix. diff -r 26b4dfd428bb -r 2bd83e590e8c etc/NEWS.22 --- a/etc/NEWS.22 Fri Oct 19 02:14:58 2007 +0000 +++ b/etc/NEWS.22 Fri Oct 19 07:05:46 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.