annotate lwlib/dispatch.h @ 43989:45bade9bdfe3

(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.
author Richard M. Stallman <rms@gnu.org>
date Mon, 18 Mar 2002 04:43:36 +0000
parents 648d04be6a9c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25842
Dave Love <fx@gnu.org>
parents:
diff changeset
1
Dave Love <fx@gnu.org>
parents:
diff changeset
2 Widget XtWidgetToDispatchTo (XEvent *);