]> code.delx.au - gnu-emacs/commitdiff
Correct typos.
authorEli Zaretskii <eliz@gnu.org>
Tue, 4 Jan 2000 11:20:54 +0000 (11:20 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 4 Jan 2000 11:20:54 +0000 (11:20 +0000)
etc/NEWS

index 9a8bcd15cac77a8f00d5ed30698e981c5dc608bf..8dc707e9abcb88a96a3dc774febb7a78a01c3623 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -870,7 +870,7 @@ so I will know I still need to look at it -- rms.
 ** 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 @@ from `bibtex-string-files' are searched.
 
 ** 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.