Mercurial > emacs
comparison src/ChangeLog @ 103377:acd98470dccd
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 11 Jun 2009 01:25:40 +0000 |
parents | 16b4872ef632 |
children | 52c7aa9ce937 |
comparison
equal
deleted
inserted
replaced
103376:62899a250517 | 103377:acd98470dccd |
---|---|
1 2009-06-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * xterm.c (x_compute_glyph_string_overhangs): Handle the automatic | |
4 composition case. | |
5 | |
1 2009-06-10 Chong Yidong <cyd@stupidchicken.com> | 6 2009-06-10 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * xdisp.c (get_next_display_element): When handling wrap-prefix | 8 * xdisp.c (get_next_display_element): When handling wrap-prefix |
4 and line-prefix, treat \n as a control character (bug#3502). | 9 and line-prefix, treat \n as a control character (bug#3502). |
5 | 10 |