comparison src/ChangeLog @ 62419:0853116d727a

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 16 May 2005 21:24:58 +0000
parents f3b73fcfc9be
children e4728ae2ecf8
comparison
equal deleted inserted replaced
62418:a5dfc4cdba9e 62419:0853116d727a
1 2005-05-16 Kim F. Storm <storm@cua.dk> 1 2005-05-16 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (handle_display_prop): Handle empty replacement.
4 (handle_single_display_spec): Return -1 for empty replacement.
5
6 * keyboard.c (adjust_point_for_property): Skip empty overlay string.
2 7
3 * .gdbinit (pitx): Print more info about iterator. 8 * .gdbinit (pitx): Print more info about iterator.
4 9
5 2005-05-16 Andreas Schwab <schwab@suse.de> 10 2005-05-16 Andreas Schwab <schwab@suse.de>
6 11