# HG changeset patch # User Eli Zaretskii # Date 946984854 0 # Node ID a0288373f30a058c1459f34ee96a80322c453332 # Parent 27b3c145fd730e4b35e3ddc5dc388e39dd6f3c96 Correct typos. diff -r 27b3c145fd73 -r a0288373f30a etc/NEWS --- 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.