From ce952b6ebb33b20def4089f2fbce774e72c86c46 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 15 Nov 2008 05:20:12 +0000 Subject: [PATCH] * 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. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ea0f422e595..0e0bfaf8ca0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2008-11-15 Chong Yidong + + * 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 (tiny change) * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid -- 2.39.2