]> git.eshelyaron.com Git - emacs.git/commit
(inhibit_busy_cursor, busy_count): Removed.
authorGerd Moellmann <gerd@gnu.org>
Fri, 25 Feb 2000 13:32:18 +0000 (13:32 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 25 Feb 2000 13:32:18 +0000 (13:32 +0000)
commit4ae9a85e9783e65d87061bf74dcc58e6e7a9209d
treeb3bb01b104d06025e0d16f3cd52091c422e27f93
parente5baa1a7d2ad22112b78a64ee774316a56bf43f9
(inhibit_busy_cursor, busy_count): Removed.
(Fx_show_busy_cursor, Fx_hide_busy_cursor): Removed.
(busy_cursor_atimer, busy_cursor_shown_p, Vbusy_cursor_delay): New
variables.
(DEFAULT_BUSY_CURSOR_DELAY): New define.
(start_busy_cursor, cancel_busy_cursor, show_busy_cursor)
(hide_busy_cursor): New functions.
(syms_of_xfns): DEFVAR_LISP Vbusy_cursor_delay.
src/xfns.c