(load_charset_map): Set the default value of encoder
authorKenichi Handa <handa@m17n.org>
Wed, 12 Jun 2002 00:13:57 +0000 (00:13 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 12 Jun 2002 00:13:57 +0000 (00:13 +0000)
commit374c5cfd11abede350039bc5879421be51129542
tree3d0d6cfd7659399ad2a27221bf95635715cc6fd7
parentec7dd615e67f78a758d726a45215a5850960e0df
(load_charset_map): Set the default value of encoder
and deunifier char-tables to nil.
(map_charset_chars): Argument changed.  Callers changed.  Use
map_char_table_for_charset instead of map_char_table.
(Fmap_charset_chars): New optional args from_code and to_code.
(Fdefine_charset_internal): Adjusted for the change of
`define-charset' (:parents -> :subset or :superset).
(charset_work): New variable.
(encode_char): Adjusted for the change of
Fdefine_charset_internal.
(syms_of_charset): Likewise.
src/charset.c