emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 22 May 2002 17:16:52 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2673 emacs/src/ChangeLog:1.2674
*** emacs/src/ChangeLog:1.2673  Wed May 22 15:37:56 2002
--- emacs/src/ChangeLog Wed May 22 17:16:51 2002
***************
*** 1,3 ****
--- 1,11 ----
+ 2002-05-23  Kim F. Storm  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * w32fns.c (enumfont_t): Remove tail, make pattern a normal



reply via email to

[Prev in Thread] Current Thread [Next in Thread]