diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index a746d050614..3304520620a 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,14 @@ | |||
| 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 |