# HG changeset patch # User Miles Bader # Date 969415676 0 # Node ID 0436ca82bab207aee7185452022da41c29e331ef # Parent d311d1655d291984394a66a2ca5182a74eaabad8 *** empty log message *** diff -r d311d1655d29 -r 0436ca82bab2 lisp/ChangeLog --- 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 + + * 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 * diff-mode.el: Docstring fixes.