(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Aug 2002 18:45:01 +0000 (18:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Aug 2002 18:45:01 +0000 (18:45 +0000)
commit0a1c83e745cfaca794d9a0dd4a3b63eeda8b3e21
treeb1c307a0f2f1ccd9d429754420a27099b545cc4d
parentcc9caa329f8e22a03f5a8fcdd3595641e7df8052
(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_xfns): Initialize and defvar it.
(x_specified_cursor_type): Recognize Qbox for filled box.
Exceptions are hollow boxes.
(Qbox, Qhollow): New variables.
(syms_of_xfns): Initialize and staticpro them.
src/xfns.c