Mercurial > emacs
changeset 85436:2bd83e590e8c
Grammar fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 19 Oct 2007 07:05:46 +0000 |
parents | 26b4dfd428bb |
children | cb2dd077ba75 |
files | etc/NEWS.22 |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.