changeset 98800:0a3f18739def

* faces.el (face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 17 Oct 2008 17:14:03 +0000
parents 073d1f81e035
children 72d21af5dec4
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <cyd@stupidchicken.com>
+
+	* faces.el (face-spec-set-2): Don't pass invalid attributes to
+	set-face-attribute.
+
 2008-10-17  Juanma Barranquero  <lekktu@gmail.com>
 
 	* w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'