comparison 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
comparison
equal deleted inserted replaced
65064:ae16fdfb41ab 65065:fa10c4ebc29a
1 2005-08-21 Kim F. Storm <storm@cua.dk> 1 2005-08-21 Kim F. Storm <storm@cua.dk>
2
3 * fringe.c (update_window_fringes): Only put TOP and BOTTOM
4 bitmaps on fully visible rows.
2 5
3 * fringe.c (update_window_fringes): Replace FORCE_P arg with 6 * fringe.c (update_window_fringes): Replace FORCE_P arg with
4 KEEP_CURRENT_P arg; if non-zero, don't update current row fringes, 7 KEEP_CURRENT_P arg; if non-zero, don't update current row fringes,
5 and return 0. 8 and return 0.
6 9