aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2012-02-02 18:07:29 +0900
committerKenichi Handa2012-02-02 18:07:29 +0900
commitc5d3843c34587a1584b5ebcf3a693cbfe74bb5c3 (patch)
tree55ddf541f7aa7d1c2341f3317ee6b3e9ef6bf4e3 /src/ChangeLog
parent159462d4d179b280c6e68775bbf0630c3317c486 (diff)
downloademacs-c5d3843c34587a1584b5ebcf3a693cbfe74bb5c3.tar.gz
emacs-c5d3843c34587a1584b5ebcf3a693cbfe74bb5c3.zip
Fix previous change for Bug#6988.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
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 @@
12012-02-02 Kenichi Handa <handa@m17n.org> 12012-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
62012-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