diff options
-rw-r--r-- | etc/NEWS.22 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 867c58c47a4..f68285d1dfd 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -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. |