aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ea0f422e595..0e0bfaf8ca0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12008-11-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * xterm.c (x_draw_glyph_string): Stop drawing the background of
4 the next glyph string once past the overhang width.
5
6 * nsterm.m (ns_draw_glyph_string): Likewise.
7
8 * w32term.c (x_draw_glyph_string): Likewise.
9
12008-11-14 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change) 102008-11-14 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
2 11
3 * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid 12 * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid