Mercurial > emacs
diff etc/NEWS @ 79144:3adf56a260f9
Grammar fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 19 Oct 2007 07:05:37 +0000 |
parents | 31bc872ba784 |
children | 79c2d19a4384 |
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.