Mercurial > emacs
diff src/ChangeLog @ 65065:fa10c4ebc29a
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Sun, 21 Aug 2005 21:47:55 +0000 |
| parents | 623592d3fb62 |
| children | 55b9d4dca2d6 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Aug 21 21:26:07 2005 +0000 +++ b/src/ChangeLog Sun Aug 21 21:47:55 2005 +0000 @@ -1,5 +1,8 @@ 2005-08-21 Kim F. Storm <storm@cua.dk> + * fringe.c (update_window_fringes): Only put TOP and BOTTOM + bitmaps on fully visible rows. + * fringe.c (update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg; if non-zero, don't update current row fringes, and return 0.
