log src/coding.c @ 88845:64b8f6168269

age author description
Thu, 11 Jul 2002 23:15:52 +0000 Dave Love (Fset_coding_system_priority): Allow null arg list.
Sun, 16 Jun 2002 19:57:54 +0000 Dave Love comments
Fri, 31 May 2002 01:03:50 +0000 Kenichi Handa (encode_coding_emacs_mule): Pay attention to raw-8-bit chars.
Thu, 30 May 2002 11:02:01 +0000 Kenichi Handa (CODING_ISO_FLAG_USE_ROMAN): New macro
Mon, 27 May 2002 22:18:56 +0000 Dave Love (decode_coding_utf_8): Reject overlong sequences.
Sun, 26 May 2002 17:11:04 +0000 Dave Love (Qmac): Remove (duplicated) definition.
Sun, 26 May 2002 17:07:35 +0000 Dave Love Doc fixes.
Fri, 24 May 2002 15:33:29 +0000 Dave Love (setup_iso_safe_charsets): Fix arg decl for K&R.
Thu, 23 May 2002 10:54:07 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
Wed, 22 May 2002 11:30:00 +0000 Kenichi Handa (decode_coding_charset): Fix previous change.
Wed, 22 May 2002 11:14:45 +0000 Kenichi Handa (decode_coding_charset): Adjusted for the change of
Tue, 21 May 2002 05:09:20 +0000 Kenichi Handa (emacs_mule_char): Fix previous change.
Tue, 21 May 2002 04:22:58 +0000 Kenichi Handa (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
Mon, 20 May 2002 12:10:04 +0000 Kenichi Handa (encode_coding_iso_2022): If coding requires safe
Fri, 17 May 2002 16:25:23 +0000 Dave Love (Vchar_coding_system_table, Qchar_coding_system):