comparison src/ChangeLog @ 60149:0d46a8b4342f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 18 Feb 2005 22:55:37 +0000
parents 842490bee3d6
children 658a49292dae
comparison
equal deleted inserted replaced
60148:28b65d07edde 60149:0d46a8b4342f
1 2005-02-18 Kim F. Storm <storm@cua.dk> 1 2005-02-18 Kim F. Storm <storm@cua.dk>
2
3 * xfaces.c (Finternal_set_lisp_face_attribute): Allow :color property
4 to be nil in a :box attribute value list; customize prints that
5 as lisp value when no box color is specified.
2 6
3 * .gdbinit (pitx, pit): Pretty print display iterator. 7 * .gdbinit (pitx, pit): Pretty print display iterator.
4 (prowx, prow): Pretty print glyph row. 8 (prowx, prow): Pretty print glyph row.
5 (pcursorx, pcursor): Pretty print a window cursor. 9 (pcursorx, pcursor): Pretty print a window cursor.
6 (pwinx, pwin): Pretty print struct window. 10 (pwinx, pwin): Pretty print struct window.