From 5bb86dc465522033b337cfad53b842a27c3de448 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 14 Oct 2008 19:01:39 +0000 Subject: [PATCH] * faces.el (set-face-attribute): Set family and foundry before other attributes. (face-spec-set-2): Pass unmodified args to set-face-attribute. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.39.5