(Vcharset_ucs): New variable.
authortomo <tomo>
Fri, 28 Jan 2000 02:23:53 +0000 (02:23 +0000)
committertomo <tomo>
Fri, 28 Jan 2000 02:23:53 +0000 (02:23 +0000)
commita9028fb29f742d52fee8854992738cea07a90b28
tree6607ca1921ee84c94f8ac8f4a5bc3b0d7f021559
parentc6741e00412252339196c840b6da7a7323e39e23
(Vcharset_ucs): New variable.
(Qucs): New variable.
(print_charset): Change design; use `CHARSET_CHARS' and
`CHARSET_DIMENSION' instead of `CHARSET_TYPE'.
(make_charset): Change signature to specify `chars' and `dimension'
instead of `type'.
(range_charset_code_point): Modify for 256^n-set.
(encode_builtin_char_1): Encode as `ucs' in default.
(Fmake_charset): Modify for `make_charset'.
(Fmake_reverse_direction_charset): Likewise.
(Fsplit_char): Use `ENCODE_CHAR' instead of `BREAKUP_CHAR' in
UTF-2000.
(complex_vars_of_mule_charset): Add coded-charset `ucs'; modify for
`make_charset'.
src/mule-charset.c