summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-10-19 07:05:37 +0000
committerGlenn Morris <rgm@gnu.org>2007-10-19 07:05:37 +0000
commit5a682cacbe5b63c8d7929b8bf4a11efe74487c65 (patch)
tree247c7596cbaec068fb247bee913e4abec8aa8c7f /etc
parentb4fde39fda2eed0fd1b60c10fdf832fabb8cb7cd (diff)
downloademacs-5a682cacbe5b63c8d7929b8bf4a11efe74487c65.tar.gz
Grammar fix.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ae7872c4534..2ae5cdaaf3e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.