(row_equal_p, update_window_line): Compare fringe bitmaps
authorKim F. Storm <storm@cua.dk>
Fri, 16 Jan 2004 18:46:11 +0000 (18:46 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 16 Jan 2004 18:46:11 +0000 (18:46 +0000)
commit60e992936ae72fa3f32c8549f74dde22fa0e4e37
treeed6dd86cdc712560bf2f933e818c406f79af3112
parent557c387e7084e57f0835e1caa00db99d7db9490b
(row_equal_p, update_window_line): Compare fringe bitmaps
instead of related indicator fields.
Compare exact_window_width_line_p and cursor_in_mouse_face_p indicators.
(direct_output_for_insert): Handle exact width lines like
contined lines.  Call update_window_fringes.
(update_window): Call update_window_fringes.
(scrolling_window): Don't skip desired rows with changed bitmaps.
Check if fringe bitmaps changes when assigning scrolled rows.
src/dispnew.c