diff options
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 eebb10fb472..d291f5f4e64 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2012-02-02 Kenichi Handa <handa@m17n.org> | 1 | 2012-02-02 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | (x_produce_glyphs): Cancel previous change. If cmp->glyph_len is | ||
| 4 | 0, do not call append_composite_glyph. | ||
| 5 | |||
| 6 | 2012-02-02 Kenichi Handa <handa@m17n.org> | ||
| 7 | |||
| 3 | * xdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Initialize first_s to | 8 | * xdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Initialize first_s to |
| 4 | NULL (Bug#6988). | 9 | NULL (Bug#6988). |
| 5 | (x_produce_glyphs): If the component of a composition is a null | 10 | (x_produce_glyphs): If the component of a composition is a null |