comparison lisp/ChangeLog @ 33026:61f1eb6cd967

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Sun, 29 Oct 2000 14:51:24 +0000
parents e21feeab77fb
children 01cb3a6df504
comparison
equal deleted inserted replaced
33025:9559a9aeff3c 33026:61f1eb6cd967
1 2000-10-29 Miles Bader <miles@gnu.org>
2
3 * custom.el (custom-add-to-group): Allow multiple entries for a
4 given value OPTION, as long as their widget types are different.
5 * cus-edit.el (custom-face-value-create): If face name doesn't end
6 with "face", add such here (similar to custom group widgets).
7
8 * comint.el (comint-highlight-prompt): Add :type.
9
1 2000-10-28 John Wiegley <johnw@gnu.org> 10 2000-10-28 John Wiegley <johnw@gnu.org>
2 11
3 * textmodes/flyspell.el (flyspell-maybe-correct-transposition): 12 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
4 Changed this function to operate on a temporary buffer instead of 13 Changed this function to operate on a temporary buffer instead of
5 the main buffer. This not only keeps flyspell from marking a 14 the main buffer. This not only keeps flyspell from marking a