Mercurial > emacs
diff lisp/ChangeLog @ 31194:e80f2eafd21d
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 26 Aug 2000 11:50:06 +0000 |
parents | 5275607ad5d0 |
children | 4dc6dd2a3172 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 26 11:48:27 2000 +0000 +++ b/lisp/ChangeLog Sat Aug 26 11:50:06 2000 +0000 @@ -1,5 +1,11 @@ 2000-08-26 Miles Bader <miles@gnu.org> + * faces.el (face-x-resources): Add entry for :inherit. + * cus-face.el (custom-face-attributes): Add support for :inherit + attribute. Add support for relative face heights. + (custom-face-attributes-get): Treat `nil' as being a default value + for :inherit (as well as `unspecified'). + * faces.el (set-face-attribute): Update doc string. (face-attribute-name-alist): Add :inherit. (face-valid-attribute-values): Handle :inherit.