# HG changeset patch # User Kim F. Storm # Date 1108765238 0 # Node ID 842490bee3d66d236fc5b6ebec9a96068ab11b89 # Parent fd4cf9993795d435bba771c9d4c45432c9a29070 *** empty log message *** diff -r fd4cf9993795 -r 842490bee3d6 src/ChangeLog --- a/src/ChangeLog Fri Feb 18 21:56:47 2005 +0000 +++ b/src/ChangeLog Fri Feb 18 22:20:38 2005 +0000 @@ -1,3 +1,10 @@ +2005-02-18 Kim F. Storm + + * .gdbinit (pitx, pit): Pretty print display iterator. + (prowx, prow): Pretty print glyph row. + (pcursorx, pcursor): Pretty print a window cursor. + (pwinx, pwin): Pretty print struct window. + 2005-02-18 Stefan Monnier * alloc.c (BLOCK_BYTES): Harmless typo.