diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index daf9ff07f98..52e876ea666 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-04-26 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (display_line): If lines are continued, restore | ||
| 4 | iterator's ascent/descent information to the values before the | ||
| 5 | first glyph not fitting on the line. | ||
| 6 | |||
| 1 | 2000-04-25 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-04-25 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * xdisp.c (try_window_id) <all changes above window start>: Adjust | 9 | * xdisp.c (try_window_id) <all changes above window start>: Adjust |