(CHAR96): Deleted.
authortomo <tomo>
Mon, 27 Sep 1999 22:46:49 +0000 (22:46 +0000)
committertomo <tomo>
Mon, 27 Sep 1999 22:46:49 +0000 (22:46 +0000)
commitbc2cf1b824521472231e6f4bd384b2d35a83d7dd
tree0f52c5ad43a826b5b804edb54a0c7f6585210428
parent52bd10173df152d27436b57ebd3c1e3eb1e1cc0c
(CHAR96): Deleted.
(latin_jisx0201_to_ucs): Type is changed from array of <Emchar> to
<Lisp_Object>.
(latin_iso8859_2_to_ucs): Likewise.
(latin_iso8859_3_to_ucs): Likewise.
(latin_iso8859_4_to_ucs): Likewise.
(latin_iso8859_9_to_ucs): Likewise.
(latin_viscii_lower_to_ucs): Likewise.
(latin_viscii_upper_to_ucs): Likewise.
(latin_tcvn5712_to_ucs): Commented out.
(make_charset): Change type of argument `decoding_table' from
<Emchar*> to <Lisp_Object> [vector of characters].
(Fmake_charset): Modify for `make_charset'.
(Fmake_reverse_direction_charset): Likewise.
(Fcharset_mapping_table): New function in UTF-2000.
(syms_of_mule_charset): Setup `Fcharset_mapping_table' in UTF-2000.
(complex_vars_of_mule_charset): Modify for type change of `*_to_ucs';
modify for `make_charset'.
src/mule-charset.c