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