comparison src/ChangeLog @ 60147:842490bee3d6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 18 Feb 2005 22:20:38 +0000
parents 7dd8b773f3c8
children 0d46a8b4342f
comparison
equal deleted inserted replaced
60146:fd4cf9993795 60147:842490bee3d6
1 2005-02-18 Kim F. Storm <storm@cua.dk>
2
3 * .gdbinit (pitx, pit): Pretty print display iterator.
4 (prowx, prow): Pretty print glyph row.
5 (pcursorx, pcursor): Pretty print a window cursor.
6 (pwinx, pwin): Pretty print struct window.
7
1 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca> 8 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * alloc.c (BLOCK_BYTES): Harmless typo. 10 * alloc.c (BLOCK_BYTES): Harmless typo.
4 11
5 2005-02-17 Andreas Schwab <schwab@suse.de> 12 2005-02-17 Andreas Schwab <schwab@suse.de>