]> git.eshelyaron.com Git - emacs.git/commit
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:37:33 +0000 (14:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:37:33 +0000 (14:37 +0000)
commitdcd8d1edfecf78b0b17a2e7afe29c8f73082c2e6
tree33f6e5539e87b2a811ed06d59a35dbece62ae65e
parente1fa392b30a1f9404a76d48339f02f86dcd46f46
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist.
(Vblink_cursor_alist): New variable.
(syms_of_w32fns): Initialize and defvar it.
(x_specified_cursor_type): Recognize Qbox for filled box.
Exceptions are hollow boxes.
(Qbox, Qhollow): New variables.
(syms_of_w32fns): Initialize and staticpro them.
src/w32fns.c