changeset 33026:61f1eb6cd967

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Sun, 29 Oct 2000 14:51:24 +0000
parents 9559a9aeff3c
children 1205bad78b0c
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
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):