comparison src/ChangeLog.unicode @ 91082:28ef6fd83f02

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 05 Nov 2007 12:53:21 +0000
parents 5b7ab62ae6bd
children 811c03010515
comparison
equal deleted inserted replaced
91081:2c767d9f0bb1 91082:28ef6fd83f02
1 2007-11-05 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_prop_validate_symbol): The argument prop_index is
4 deleted.
5 (font_prop_validate_style, font_prop_validate_non_neg)
6 (font_prop_validate_spacing): Likewise.
7 (font_property_table): Arguments to validater changed. Callers
8 changed.
9 (font_lispy_object): Deleted.
10 (font_at): Use font_find_object instead fo font_lispy_object.
11
1 2007-11-02 Kenichi Handa <handa@ni.aist.go.jp> 12 2007-11-02 Kenichi Handa <handa@ni.aist.go.jp>
2 13
3 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory 14 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
4 and file names. 15 and file names.
5 16