diff src/ChangeLog @ 98779:fab6a6dd78f1

* xfaces.c (Finternal_set_lisp_face_attribute): Make null values of :foreground and :background equivalent to unspecified (20.x compatibility).
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 16 Oct 2008 16:32:51 +0000
parents a4aebd526a1d
children 33743665b315
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 16 15:28:29 2008 +0000
+++ b/src/ChangeLog	Thu Oct 16 16:32:51 2008 +0000
@@ -1,3 +1,9 @@
+2008-10-16  Chong Yidong  <cyd@stupidchicken.com>
+
+	* xfaces.c (Finternal_set_lisp_face_attribute): Make null values
+	of :foreground and :background equivalent to unspecified (20.x
+	compatibility).
+
 2008-10-15  Eli Zaretskii  <eliz@gnu.org>
 
 	* buffer.c (syms_of_buffer): Doc fix.