aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-04-03 15:10:19 +0000
committerChong Yidong2009-04-03 15:10:19 +0000
commitd52214871ee63038cbdae588656c9b2141456500 (patch)
tree76de39fb10f3ddc1413d607fbd77856ed479c7ac /src/ChangeLog
parent223509a3a0170623fd9d6019dbdfbc26bde71553 (diff)
downloademacs-d52214871ee63038cbdae588656c9b2141456500.tar.gz
emacs-d52214871ee63038cbdae588656c9b2141456500.zip
* term.c (produce_stretch_glyph): Reduce width of stretch glyphs
so they don't get wider than the window, matching 2006-01-23 change to the partner function in xdisp.c (Bug#2800).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 08be07b117d..2c3075a7044 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12009-04-03 Chong Yidong <cyd@stupidchicken.com>
2
3 * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
4 so they don't get wider than the window, matching 2006-01-23
5 change to the partner function in xdisp.c (Bug#2800).
6
12009-04-03 Kenichi Handa <handa@m17n.org> 72009-04-03 Kenichi Handa <handa@m17n.org>
2 8
3 * print.c (print_object): Make each lowest sub_char_table start a 9 * print.c (print_object): Make each lowest sub_char_table start a