]> git.eshelyaron.com Git - emacs.git/commitdiff
* xterm.c (x_draw_glyph_string): Stop drawing the background of
authorChong Yidong <cyd@stupidchicken.com>
Sat, 15 Nov 2008 05:20:12 +0000 (05:20 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 15 Nov 2008 05:20:12 +0000 (05:20 +0000)
the next glyph string once past the overhang width.

* nsterm.m (ns_draw_glyph_string): Likewise.

* w32term.c (x_draw_glyph_string): Likewise.

src/ChangeLog

index ea0f422e595f9f77936799766d776711593be459..0e0bfaf8ca09a8dcb65d9125003ead39ad9445d0 100644 (file)
@@ -1,3 +1,12 @@
+2008-11-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xterm.c (x_draw_glyph_string): Stop drawing the background of
+       the next glyph string once past the overhang width.
+
+       * nsterm.m (ns_draw_glyph_string): Likewise.
+
+       * w32term.c (x_draw_glyph_string): Likewise.
+
 2008-11-14  Fabrice Popineau  <fabrice.popineau@supelec.fr>  (tiny change)
 
        * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid