Mercurial > emacs
diff src/ChangeLog @ 58056:2fc2f5f0917d
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Mon, 08 Nov 2004 23:32:56 +0000 |
| parents | 09005c2a520b |
| children | df00cdb75fc6 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 08 23:03:30 2004 +0000 +++ b/src/ChangeLog Mon Nov 08 23:32:56 2004 +0000 @@ -1,3 +1,9 @@ +2004-11-09 Kim F. Storm <storm@cua.dk> + + * fringe.c (update_window_fringes): Update fringe bitmaps if + cur and row ends_at_zv_p differs. If bitmaps of a row is updated, + also update previous row to get rid of misc. artifacts. + 2004-11-08 Kim F. Storm <storm@cua.dk> * xdisp.c (fast_find_position): Fix start pos if header line present.
