]> git.eshelyaron.com Git - emacs.git/commit
(x_draw_hollow_cursor, x_draw_bar_cursor)
authorGerd Moellmann <gerd@gnu.org>
Tue, 23 Apr 2002 10:34:23 +0000 (10:34 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 23 Apr 2002 10:34:23 +0000 (10:34 +0000)
commitb3738089df517937f7ddc13a8f00a7a59280729a
tree9faed92b67f92cce1384a87cb3c2d7a2d3548598
parent8fba10fcc33b8809059ae3ee669eaf78a78345d4
(x_draw_hollow_cursor, x_draw_bar_cursor)
(x_draw_phys_cursor_glyph): Set phys_cursor_width here.
(x_display_and_set_cursor): Don't set phys_cursor_width here for
bar cursors only, to make phys_cursor_width contain what its name
suggests.
(notice_overwritten_cursor): Consider the cursor image erased if
the output area intersects the cursor image in y-direction.
src/ChangeLog
src/xterm.c