# HG changeset patch # User Chong Yidong # Date 1224263643 0 # Node ID 0a3f18739def4c29619952d9c06fbf0fa24b8580 # Parent 073d1f81e035f729198981d5aa2281de941259a8 * faces.el (face-spec-set-2): Don't pass invalid attributes to set-face-attribute. diff -r 073d1f81e035 -r 0a3f18739def lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 17 16:01:41 2008 +0000 +++ b/lisp/ChangeLog Fri Oct 17 17:14:03 2008 +0000 @@ -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'