aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2000-11-24 16:48:51 +0000
committerEli Zaretskii2000-11-24 16:48:51 +0000
commitbd7e01a372a47bdd4f00c118d562fbf95c224cfb (patch)
treea8affe28c40bf72670a214fcdb6a762bc114a534
parentf325fda9af5b7b6f7ed72ee4504842dad1eec3e4 (diff)
downloademacs-bd7e01a372a47bdd4f00c118d562fbf95c224cfb.tar.gz
emacs-bd7e01a372a47bdd4f00c118d562fbf95c224cfb.zip
Fix typos.
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 154a1c02492..2733ec1ff1c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -130,7 +130,7 @@
130 (tex-validate-buffer): Don't bother with marker-position. 130 (tex-validate-buffer): Don't bother with marker-position.
131 131
132 * textmodes/flyspell.el (flyspell-prog-text-faces): New var. 132 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
133 (flyspell-generic-progmode-verify): Use it.n 133 (flyspell-generic-progmode-verify): Use it.
134 134
1352000-11-22 Sam Steingold <sds@gnu.org> 1352000-11-22 Sam Steingold <sds@gnu.org>
136 136
@@ -138,7 +138,7 @@
138 function. 138 function.
139 139
140 * progmodes/ada-mode.el (ada-mode): Use it instead of 140 * progmodes/ada-mode.el (ada-mode): Use it instead of
141 `ada-remove-trailing-spaces' 141 `ada-remove-trailing-spaces'.
142 (ada-remove-trailing-spaces): Removed. 142 (ada-remove-trailing-spaces): Removed.
143 143
144 * textmodes/two-column.el (2C-merge): Recommend it in the doc. 144 * textmodes/two-column.el (2C-merge): Recommend it in the doc.