comparison src/ChangeLog @ 44781:d8f751ff03f3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 Apr 2002 15:44:46 +0000
parents d3cf508b0ac5
children 52c7302e3dc2
comparison
equal deleted inserted replaced
44780:f1518f00a132 44781:d8f751ff03f3
1 2002-04-23 Gerd Moellmann <gerd@gnu.org> 1 2002-04-23 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (notice_overwritten_cursor): Handle the special case
4 of the cursor being in the first blank non-text line at the
5 end of a window.
6
3 * xterm.c (x_draw_hollow_cursor, x_draw_bar_cursor) 7 * xterm.c (x_draw_hollow_cursor, x_draw_bar_cursor)
4 (x_draw_phys_cursor_glyph): Set phys_cursor_width here. 8 (x_draw_phys_cursor_glyph): Set phys_cursor_width here.
5 (x_display_and_set_cursor): Don't set phys_cursor_width here, for 9 (x_display_and_set_cursor): Don't set phys_cursor_width here, for
6 bar cursors only, to make phys_cursor_width contain what its name 10 bar cursors only, to make phys_cursor_width contain what its name
7 suggests. 11 suggests.