aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 13f878766df..f084924ac7b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12008-09-10 Kenichi Handa <handa@m17n.org> 12008-09-10 Kenichi Handa <handa@m17n.org>
2 2
3 * xdisp.c (handle_composition_prop): Set it->cmp_it.ch to -1.
4
3 * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment 5 * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment
4 compose a grapheme cluster with the preceding base glyph. 6 compose a grapheme cluster with the preceding base glyph.
5 7