From: Eli Zaretskii Date: Fri, 24 Nov 2000 16:48:51 +0000 (+0000) Subject: Fix typos. X-Git-Tag: emacs-pretest-21.0.92~89 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bd7e01a372a47bdd4f00c118d562fbf95c224cfb;p=emacs.git Fix typos. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 154a1c02492..2733ec1ff1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -130,7 +130,7 @@ (tex-validate-buffer): Don't bother with marker-position. * textmodes/flyspell.el (flyspell-prog-text-faces): New var. - (flyspell-generic-progmode-verify): Use it.n + (flyspell-generic-progmode-verify): Use it. 2000-11-22 Sam Steingold @@ -138,7 +138,7 @@ function. * progmodes/ada-mode.el (ada-mode): Use it instead of - `ada-remove-trailing-spaces' + `ada-remove-trailing-spaces'. (ada-remove-trailing-spaces): Removed. * textmodes/two-column.el (2C-merge): Recommend it in the doc.