(cursor_type_changed): New variable.
authorRichard M. Stallman <rms@gnu.org>
Mon, 18 Mar 2002 04:43:36 +0000 (04:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 18 Mar 2002 04:43:36 +0000 (04:43 +0000)
commit5fb96e963b12e3ced5ee9a2ee5477679b540295a
treee2d4c650503af9cf5f25e22873c3635a2cd08550
parentd1a0ea0ae2b95dc0a7ebe89bda32dcb1c8ef9cdd
(cursor_type_changed): New variable.
(redisplay_internal): Redisplay all windows if cursor_type_changed.
Clear it when clearing windows_or_buffers_changed.
(try_cursor_movement, redisplay_window, try_window_id)
(try_window_reusing_current_matrix): Test cursor_type_changed
along with windows_or_buffers_changed.

(clear_garbaged_frames): Don't set windows_or_buffers_changed
if no frames needed redrawing.
src/xdisp.c