summaryrefslogtreecommitdiff
path: root/etc/NEWS.22
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-10-19 07:05:46 +0000
committerGlenn Morris <rgm@gnu.org>2007-10-19 07:05:46 +0000
commit00367384a19b58237a0dcc0a4ccd0c27f113667f (patch)
tree91bc1aa2269ba7ffb576f748805931f27c136544 /etc/NEWS.22
parent7e4e9c66183a2a9b8dd16d1b0b3fc2d177b7393d (diff)
downloademacs-00367384a19b58237a0dcc0a4ccd0c27f113667f.tar.gz
Grammar fix.
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r--etc/NEWS.224
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.