mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 18:41:25 -08:00
* 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.
This commit is contained in:
parent
dab71b2c8d
commit
ce952b6ebb
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue