]> git.eshelyaron.com Git - emacs.git/commit
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:38:12 +0000 (14:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:38:12 +0000 (14:38 +0000)
commit95f2448c935b3a96671a44227b9782f65c5a319f
tree4b7d020b27f775ef7eba0d409c441e64727e2eae
parent10136eddeac2eec737d25bb104a8f31c29b77557
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
and FRAME_BLINK_OFF_CURSOR_WIDTH for blinking cursor off.

(x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.

(expose_overlaps): New function.
(expose_window): Use it to fix the display of overlapping rows.
src/w32term.c