From: Kim F. Storm Date: Wed, 22 May 2002 21:16:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14914 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=39bb59006c1072f634ac9fda7e7fc3b41cda696d;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index eb8ea4f5751..69d273a6338 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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