Mercurial > emacs
changeset 45469:440fa9418f60
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 22 May 2002 21:16:51 +0000 |
parents | 42c7dadf18d8 |
children | adebb58b0c5e |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <no-spam@cua.dk> + + * 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 <jasonr@gnu.org> * w32fns.c (enumfont_t): Remove tail, make pattern a normal