comparison lisp/ChangeLog @ 33861:db68a40e2c01

Fix typos.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 24 Nov 2000 16:48:51 +0000
parents dd8b72fb30f1
children d77db72e017d
comparison
equal deleted inserted replaced
33860:a81d05721a68 33861:db68a40e2c01
128 (tex-compilation-parse-errors): Use it. 128 (tex-compilation-parse-errors): Use it.
129 Ignore tex-start-tex-marker. Don't bother with marker-position. 129 Ignore tex-start-tex-marker. Don't bother with marker-position.
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
135 2000-11-22 Sam Steingold <sds@gnu.org> 135 2000-11-22 Sam Steingold <sds@gnu.org>
136 136
137 * simple.el (delete-trailing-whitespace): New interactive 137 * simple.el (delete-trailing-whitespace): New interactive
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.
145 145
146 * textmodes/picture.el (picture-clean): Removed. 146 * textmodes/picture.el (picture-clean): Removed.