From 74a3abf3c166b8476a614c5752b1fc6a9cb82869 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 17 Oct 2008 17:14:03 +0000 Subject: [PATCH] * faces.el (face-spec-set-2): Don't pass invalid attributes to set-face-attribute. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ee9b6196c9..8b3fb70512b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-10-17 Chong Yidong + + * faces.el (face-spec-set-2): Don't pass invalid attributes to + set-face-attribute. + 2008-10-17 Juanma Barranquero * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info' -- 2.39.5