aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0de3ca1c7a..d08a269843 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
2000-03-16 Gerd Moellmann <[email protected]>
+ * cus-edit.el (custom-variable-tag-face): Handle case that
+ default face's height is not a number.
+ (custom-face-tag-face, custom-group-tag-face-1)
+ (custom-group-tag-face): Ditto.
+ (custom-group-tag-face-1): Add :group.
+
* info.el (Info-fontify-maximum-menu-size): Increase to 100000.
2000-03-15 Gerd Moellmann <[email protected]>