diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b277cf5b454..cc879e37892 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-01-18 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (back_to_previous_visible_line_start): Undo 2004-12-28 | ||
| 4 | change. If handle_display_prop indicates newline is replaced by | ||
| 5 | image or text, move back to start of relevant overlay or interval | ||
| 6 | and continue scan from there. Simplify. | ||
| 7 | |||
| 1 | 2005-01-17 Kim F. Storm <storm@cua.dk> | 8 | 2005-01-17 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * dispnew.c (mode_line_string, marginal_area_string): Fix | 10 | * dispnew.c (mode_line_string, marginal_area_string): Fix |