comparison src/ChangeLog @ 88679:ef0a5262fd5e

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 30 May 2002 00:32:05 +0000
parents c2cfbd45c02f
children b76f581439b0
comparison
equal deleted inserted replaced
88678:7e7e9519784d 88679:ef0a5262fd5e
1 2002-05-29 Kenichi Handa <handa@etl.go.jp> 1 2002-05-29 Kenichi Handa <handa@etl.go.jp>
2 2
3 * charset.h: New enums charset_arg_min_code and 3 * charset.h (enum define_charset_arg_index): New enums
4 charset_arg_max_code. 4 charset_arg_min_code and charset_arg_max_code.
5 (struct charset): New member char_index_offset. 5 (struct charset): New member char_index_offset.
6 6
7 * charset.c (CODE_POINT_TO_INDEX): Take charset->char_index_offset 7 * charset.c (CODE_POINT_TO_INDEX): Take charset->char_index_offset
8 into account. 8 into account.
9 (INDEX_TO_CODE_POINT): Likewise. 9 (INDEX_TO_CODE_POINT): Likewise.