diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 49bdc6230a9..3958f9a1153 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-11-09 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * fringe.c (update_window_fringes): Update fringe bitmaps if | ||
| 4 | cur and row ends_at_zv_p differs. If bitmaps of a row is updated, | ||
| 5 | also update previous row to get rid of misc. artifacts. | ||
| 6 | |||
| 1 | 2004-11-08 Kim F. Storm <storm@cua.dk> | 7 | 2004-11-08 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * xdisp.c (fast_find_position): Fix start pos if header line present. | 9 | * xdisp.c (fast_find_position): Fix start pos if header line present. |