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

index f76e1db29f844fbf3c5b5acab04a70d2e631da6f..564736d9cbf7eacabc672f7d16365e4ceff747ee 100644 (file)
@@ -1,3 +1,10 @@
+2005-02-18  Kim F. Storm  <storm@cua.dk>
+
+       * .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  <monnier@iro.umontreal.ca>
 
        * alloc.c (BLOCK_BYTES): Harmless typo.