Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 29 14:49:58 2000 +0000 +++ b/lisp/ChangeLog Sun Oct 29 14:51:24 2000 +0000 @@ -1,3 +1,12 @@ +2000-10-29 Miles Bader <miles@gnu.org> + + * custom.el (custom-add-to-group): Allow multiple entries for a + given value OPTION, as long as their widget types are different. + * cus-edit.el (custom-face-value-create): If face name doesn't end + with "face", add such here (similar to custom group widgets). + + * comint.el (comint-highlight-prompt): Add :type. + 2000-10-28 John Wiegley <johnw@gnu.org> * textmodes/flyspell.el (flyspell-maybe-correct-transposition):