comparison src/ChangeLog.unicode @ 90624:aef420141a41

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 17 Oct 2006 12:34:25 +0000
parents f0097c798466
children 59f79772323b
comparison
equal deleted inserted replaced
90623:4978b2cb6a9e 90624:aef420141a41
1 2006-10-17 Kenichi Handa <handa@m17n.org>
2
3 * ftfont.c (ftfont_list): Allow registry "unicode-sip".
4
5 * font.c (Qunicode_sip): New variable.
6 (syms_of_font): Declare it as a Lisp symbol.
7
8 * font.h (Qunicode_sip): Extern it.
9
1 2006-10-16 Kenichi Handa <handa@m17n.org> 10 2006-10-16 Kenichi Handa <handa@m17n.org>
2 11
3 * composite.c (get_composition_id): Pay attention to TAB 12 * composite.c (get_composition_id): Pay attention to TAB
4 component. 13 component.
5 14