(CODE_POINT_TO_INDEX): Take charset->char_index_offset
authorKenichi Handa <handa@m17n.org>
Thu, 30 May 2002 00:27:27 +0000 (00:27 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 30 May 2002 00:27:27 +0000 (00:27 +0000)
commit820ee2499687148f4a067f6b7fdc8c8b848c9c06
tree86f0bb2b2055aa29b8b80f05154ac31b681cec06
parent315c0139fbe03bda13d8b287ac1e315fc053caf0
(CODE_POINT_TO_INDEX): Take charset->char_index_offset
into account.
(INDEX_TO_CODE_POINT): Likewise.
(Fdefine_charset_internal): Handle args[charset_arg_min_code] and
args[charset_arg_max_code].  Setup charset.char_index_offset.
(syms_of_charset): Fix args to Fdefine_charset_internal.
src/charset.c