comparison src/ChangeLog @ 44775:d3cf508b0ac5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 Apr 2002 10:34:23 +0000
parents 02c0a4c40254
children d8f751ff03f3
comparison
equal deleted inserted replaced
44774:f2158eb57017 44775:d3cf508b0ac5
1 2002-04-23 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_draw_hollow_cursor, x_draw_bar_cursor)
4 (x_draw_phys_cursor_glyph): Set phys_cursor_width here.
5 (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
7 suggests.
8 (notice_overwritten_cursor): Consider the cursor image erased if
9 the output area intersects the cursor image in y-direction.
10
1 2002-04-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 11 2002-04-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 12
3 * xdisp.c: Remove unused global variable 13 * xdisp.c: Remove unused global variable
4 `minibuf_prompt_pixel_width'. 14 `minibuf_prompt_pixel_width'.
5 15