]> git.eshelyaron.com Git - emacs.git/commit
(toplevel): Include atimer.h.
authorGerd Moellmann <gerd@gnu.org>
Tue, 25 Jan 2000 15:55:13 +0000 (15:55 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 25 Jan 2000 15:55:13 +0000 (15:55 +0000)
commitbffcfca9242ee5cdcabe135ded69bf96fc86a1f3
tree95a9b84221eb03758c706d137559377d09bf40f6
parentacb137e591de51bfbfcb843511e66c8a2c6955ae
(toplevel): Include atimer.h.
(toolkit_scroll_bar_interaction): New variable.
(Fxt_process_timeouts): Removed.
(x_process_timeouts): New function.
(xt_action_hook): Clear toolkit_scroll_bar_interaction.
(x_send_scroll_bar_event): Set toolkit_scroll_bar_interaction.
(x_make_frame_visible): Call poll_for_input_1 instead of
input_poll_signal.  Don't call alarm.
(x_initialize): Install timer calling x_process_timeouts.
src/xterm.c