changeset 27136:a0288373f30a

Correct typos.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 04 Jan 2000 11:20:54 +0000
parents 27b3c145fd73
children 0ade9883b546
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Jan 04 09:53:00 2000 +0000
+++ b/etc/NEWS	Tue Jan 04 11:20:54 2000 +0000
@@ -870,7 +870,7 @@
 ** easy-mmode-define-minor-mode now takes an additional BODY argument
 and is renamed `define-minor-mode'.
 
-** If an abbrevs has only a hook, and that hooks has a non-nil
+** If an abbrev has only a hook, and that hook has a non-nil
 `no-self-insert' property, the return value of the hook specifies
 whether an expansion has been done or not.  If it returns nil, no
 expansion has been performed.  The character leading to the call of
@@ -5502,7 +5502,7 @@
 
 ** Iso Accents mode now supports Latin-3 as an alternative.
 
-** The commadn next-error now opens blocks hidden by hideshow.
+** The command next-error now opens blocks hidden by hideshow.
 
 ** The function using-unix-filesystems has been replaced by the
 functions add-untranslated-filesystem and remove-untranslated-filesystem.