]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 18 Feb 2005 22:55:37 +0000 (22:55 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 18 Feb 2005 22:55:37 +0000 (22:55 +0000)
src/ChangeLog

index 564736d9cbf7eacabc672f7d16365e4ceff747ee..8ac324e04b3e49f0e64ab8e5b416425ee2249309 100644 (file)
@@ -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.