diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd2c8b65a91..e2aba3c0056 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-10-14 Chong Yidong + + * 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 * hl-line.el (hl-line-unload-function): New function.