diff options
| author | Kenichi Handa | 2009-06-11 01:25:40 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2009-06-11 01:25:40 +0000 |
| commit | 3561b6717a87de2561c73a4c12ea1627b5878c77 (patch) | |
| tree | 6ec003d321c36def2d8d723ee030a08858559372 /src/ChangeLog | |
| parent | b5700de650026a978c13688f1a2c6289c4b97ec1 (diff) | |
| download | emacs-3561b6717a87de2561c73a4c12ea1627b5878c77.tar.gz emacs-3561b6717a87de2561c73a4c12ea1627b5878c77.zip | |
(x_compute_glyph_string_overhangs): Handle the automatic
composition case.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 67bb245e71f..37f160a040b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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 |