diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2554a6525cf..aed4ea6b973 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2005-05-16 Kim F. Storm <storm@cua.dk> | 1 | 2005-05-16 Kim F. Storm <storm@cua.dk> |
| 2 | 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. | ||
| 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> |