]> code.delx.au - gnu-emacs/commit
(command_loop_1): Call start_busy_cursor before
authorGerd Moellmann <gerd@gnu.org>
Fri, 25 Feb 2000 13:30:50 +0000 (13:30 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 25 Feb 2000 13:30:50 +0000 (13:30 +0000)
commitd0c484784c87d565c39a6ad6236ec9bc2ed71cc0
treea4f560c915f42a27b4cb44ca221e549631e2e80a
parente12da451f5c1d449d4c33dcc9353a20ee228fe7f
(command_loop_1): Call start_busy_cursor before
Fcommand_execute and cancel_busy_cursor after it.
(timer_check): Remove busy-cursor code.
(Fread_key_sequence, Fread_key_sequence_vector): Start/cancel busy
cursor timer.
src/keyboard.c