* xterm.c (x_window_to_scrollbar): Search frames'
authorJim Blandy <jimb@redhat.com>
Sat, 16 Jan 1993 05:58:15 +0000 (05:58 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 16 Jan 1993 05:58:15 +0000 (05:58 +0000)
commitcf7cb199e517cc684378abe078474d1737d2663d
treecd1845f18dc20e0254b8995e656339813605638e
parent22d7cb8974141c9131909eec112da4bae8ca3f91
* xterm.c (x_window_to_scrollbar): Search frames'
condemned_scrollbars list as well; input might arrive during
redisplay.
(x_scrollbar_report_motion): Don't forget to BLOCK_INPUT.
(XTjudge_scrollbars): Clear the condemned scrollbar list before
traversing it, so we don't try to process an event on a scrollbar
we've killed.
src/xterm.c