# HG changeset patch # User Kim F. Storm # Date 1022102211 0 # Node ID 440fa9418f60f50e05302388f2eb5b0a74dbc303 # Parent 42c7dadf18d87976ecdb2035d29630fca2608f82 *** empty log message *** diff -r 42c7dadf18d8 -r 440fa9418f60 src/ChangeLog --- a/src/ChangeLog Wed May 22 19:37:56 2002 +0000 +++ b/src/ChangeLog Wed May 22 21:16:51 2002 +0000 @@ -1,3 +1,11 @@ +2002-05-23 Kim F. Storm + + * xterm.c (x_write_glyphs): Clear phys_cursor_on_p if current + phys_cursor's hpos is overwritten. This is still not completely + correct, as it doesn't really make sense to use hpos at all to + get the cursor glyph (as that is relative to the width of the + characters on the line, which may have changed during the update). + 2002-05-22 Jason Rumney * w32fns.c (enumfont_t): Remove tail, make pattern a normal