changeset 31746:0436ca82bab2

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Wed, 20 Sep 2000 02:07:56 +0000
parents d311d1655d29
children cc2e3eead63c
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 20 02:07:12 2000 +0000
+++ b/lisp/ChangeLog	Wed Sep 20 02:07:56 2000 +0000
@@ -1,3 +1,11 @@
+2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
+
+	* cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
+	(custom-group-tag-face, custom-variable-tag-face): Use relative
+	:height and inherit from `variable-pitch' face instead of
+	hardwiring :family.
+	* hi-lock.el (hi-black-hb): Likewise.
+
 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* diff-mode.el: Docstring fixes.