(insert-char-data): Fix format of `iso-10646-comment'; swap order of
[chise/xemacs-chise.git] / src / text-coding.c
1999-10-29 tomo(char_encode_shift_jis): Use `charset_code_point' not...
1999-10-29 tomo(char_encode_iso2022): Use `charset_code_point' instead of
1999-10-10 tomo(char_encode_iso2022): Ignore non-ISO-2022 coded-charse...
1999-10-10 tomo(char_encode_shift_jis): Refer
1999-09-18 tomo(char_encode_iso2022): Keep designated charsets if...
1999-09-13 tomo(reset_encoding_stream): Fixed.
1999-09-12 tomo(char_encode_shift_jis): Use `XCHARSET_TO_BYTE1_TABLE...
1999-09-11 tomo(Fmake_coding_system): Don't set up `codesys->fixed...
1999-09-11 tomo(char_encode_shift_jis): Use table `ucs_to_latin_jisx02...
1999-09-11 tomo(text_encode_generic): Use `if' instead of `switch'.
1999-09-11 tomo(encode_coding_sjis): Deleted.
1999-09-10 tomo(char_encode_ucs4): New function.
1999-09-09 tomoNew file.