(DECODE_ADD_BINARY_CHAR): New implementation for UTF-8 representation
authortomo <tomo>
Tue, 15 Jun 1999 01:56:14 +0000 (01:56 +0000)
committertomo <tomo>
Tue, 15 Jun 1999 01:56:14 +0000 (01:56 +0000)
commit40d198dbb0931f6f73aefa70af49f0f70f08b831
tree9e17370530ed42cb72ed76a923c09ec7173f1e1e
parentceba8721dd87b9765c52c066f185fc29b39c4f9e
(DECODE_ADD_BINARY_CHAR): New implementation for UTF-8 representation
in UTF2000.
(DECODE_ADD_UCS_CHAR): New macro in UTF2000.
(decode_ucs4): Use `DECODE_ADD_UCS_CHAR' in UTF2000.
(decode_coding_iso2022): Don't define local variable `lb' in UTF2000;
don't use LEADING_BYTE in UTF2000; use `DECODE_ADD_UCS_CHAR' in
UTF2000.
(convert_to_external_format): Decode as UTF-8 in UTF2000.
src/file-coding.c