changeset 60149:0d46a8b4342f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 18 Feb 2005 22:55:37 +0000
parents 28b65d07edde
children ffb5cb773521
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 18 22:21:36 2005 +0000
+++ b/src/ChangeLog	Fri Feb 18 22:55:37 2005 +0000
@@ -1,5 +1,9 @@
 2005-02-18  Kim F. Storm  <storm@cua.dk>
 
+	* xfaces.c (Finternal_set_lisp_face_attribute): Allow :color property
+	to be nil in a :box attribute value list; customize prints that
+	as lisp value when no box color is specified.
+
 	* .gdbinit (pitx, pit): Pretty print display iterator.
 	(prowx, prow): Pretty print glyph row.
 	(pcursorx, pcursor): Pretty print a window cursor.