summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cust-print.el
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2008-03-19 17:04:18 +0000
committerJason Rumney <jasonr@gnu.org>2008-03-19 17:04:18 +0000
commitd148e14dc586e5f94e158c7396588b8183e42ceb (patch)
treec32cad07b7b8aa8404fe26ec522db8de52b26f87 /lisp/emacs-lisp/cust-print.el
parentcdf8b62f427dc64e3b70a4d5a5602a69f427f1c8 (diff)
downloademacs-d148e14dc586e5f94e158c7396588b8183e42ceb.tar.gz
emacs-d148e14dc586e5f94e158c7396588b8183e42ceb.tar.bz2
emacs-d148e14dc586e5f94e158c7396588b8183e42ceb.zip
* w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
(syms_of_w32fns): Initialize them. (HOURGLASS_ID): New constant. (x_window_to_frame): Don't check hourglass_window. (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer. (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor. (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor. (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor. Only change the cursor if hourglass is not active. (Fx_create_frame): Initialize frame's current_cursor. (hourglass_atimer): Remove. (hourglass_started): New function. (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32. (show_hourglass): Adapt to w32, changing argument to frame. * w32term.h (struct w32_output): Remove hourglass_window. Add current_cursor. * eval.c (call_debugger, Fsignal): * keyboard.c (recursive_edit_1, cmd_error, Ftop_level) (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector) (Fexecute_extended_command, cancel_hourglass_unwind): * minibuf.c (read_minibuf): * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
Diffstat (limited to 'lisp/emacs-lisp/cust-print.el')
0 files changed, 0 insertions, 0 deletions