Mercurial > emacs
diff lisp/ChangeLog @ 98727:a6557f9f1192
* faces.el (set-face-attribute): Set family and foundry before
other attributes.
(face-spec-set-2): Pass unmodified args to set-face-attribute.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 14 Oct 2008 19:01:39 +0000 |
parents | 878c169a1844 |
children | 3d5bcaefd8cf |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 14 17:05:01 2008 +0000 +++ b/lisp/ChangeLog Tue Oct 14 19:01:39 2008 +0000 @@ -1,3 +1,9 @@ +2008-10-14 Chong Yidong <cyd@stupidchicken.com> + + * faces.el (set-face-attribute): Set family and foundry before + other attributes. + (face-spec-set-2): Pass unmodified args to set-face-attribute. + 2008-10-14 Juanma Barranquero <lekktu@gmail.com> * hl-line.el (hl-line-unload-function): New function.