(charset_code_point): Use `get_char_id_table_ce' instead of
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 2 May 2013 06:48:31 +0000 (15:48 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 2 May 2013 06:48:31 +0000 (15:48 +0900)
commit798dc391dcd91a89e1f31e107e84173f52ed47be
treed1d28953e53eaea925ac1fc0b5808e6402ebaf9c
parent864447fd568460861c031507187fc08f09a588e3
(charset_code_point): Use `get_char_id_table_ce' instead of
`get_char_id_table' when HAVE_LIBCHISE is defined.
(load_char_decoding_entry_maybe): Don't use `decoding_table_put_char'
to avoid GC.
src/mule-charset.c