comparison src/ChangeLog.unicode @ 91232:821f52e0be9a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 13 Dec 2007 02:44:19 +0000
parents b9bdb93e544d
children 5cf14a2107b5
comparison
equal deleted inserted replaced
91231:29d8135e8f58 91232:821f52e0be9a
1 2007-12-13 Kenichi Handa <handa@ni.aist.go.jp> 1 2007-12-13 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * fontset.c (fontset_add): New args charset_id and famliy. Caller
4 changed.
5 (load_font_get_repertory): Assume that font_spec is always a
6 font-spec object.
7 (fontset_find_font): Likewise.
8 (Fset_fontset_font): Always store a font-spec object in a fontset.
2 9
3 * xdisp.c (handle_auto_composed_prop): Use Fget_text_property 10 * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
4 instead of get_property_and_range. 11 instead of get_property_and_range.
5 12
6 2007-12-10 Kenichi Handa <handa@ni.aist.go.jp> 13 2007-12-10 Kenichi Handa <handa@ni.aist.go.jp>