From: Kim F. Storm Date: Fri, 18 Feb 2005 22:55:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~2209 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c2ee48fb0842d75f41cd5f4f83af7686e412e878;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 564736d9cbf..8ac324e04b3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2005-02-18 Kim F. Storm + * 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.