]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 20 Jan 2005 15:21:45 +0000 (15:21 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 20 Jan 2005 15:21:45 +0000 (15:21 +0000)
src/ChangeLog

index 0caca2a353bb7a7219966ec31053f2cee86305e5..d14994fc3f22271021f20998fb8ce6240095a37b 100644 (file)
@@ -1,5 +1,12 @@
 2005-01-20  Kim F. Storm  <storm@cua.dk>
 
+       * xterm.c (x_draw_glyph_string_box): Fix last_x for full width rows.
+       Thanks to Chong Yidong <cyd@stupidchicken.com> for debugging this.
+
+       * macterm.c (x_draw_glyph_string_box): Likewise.
+
+       * w32term.c (x_draw_glyph_string_box): Likewise.
+
        * indent.c (Fvertical_motion): Temporarily disable selective display.
 
 2005-01-19  Kim F. Storm  <storm@cua.dk>