aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2007-10-19 07:05:37 +0000
committerGlenn Morris2007-10-19 07:05:37 +0000
commit5a682cacbe5b63c8d7929b8bf4a11efe74487c65 (patch)
tree247c7596cbaec068fb247bee913e4abec8aa8c7f /etc
parentb4fde39fda2eed0fd1b60c10fdf832fabb8cb7cd (diff)
downloademacs-5a682cacbe5b63c8d7929b8bf4a11efe74487c65.tar.gz
emacs-5a682cacbe5b63c8d7929b8bf4a11efe74487c65.zip
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.
97 97
98* Lisp Changes in Emacs 22.2. 98* Lisp Changes in Emacs 22.2.
99 99
100** The command `repeat' will no more attempt to repeat a command bound 100** The command `repeat' no longer attempts to repeat a command bound
101to an input event. 101 to an input event.
102 102
103** The function invisible-p returns non-nil if the character 103** The function invisible-p returns non-nil if the character
104 after a specified position is invisible. 104 after a specified position is invisible.