log src/coding.c @ 88597:74b74f59bc09

age author description
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):
Tue, 14 May 2002 13:03:23 +0000 Kenichi Handa (encode_coding_object): Give correct arguments ot
Tue, 14 May 2002 11:47:35 +0000 Kenichi Handa (decode_coding_object): Move point to coding->dst_pos before
Tue, 14 May 2002 08:00:53 +0000 Kenichi Handa (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
Mon, 13 May 2002 17:50:19 +0000 Dave Love Doc fixes.
Fri, 10 May 2002 03:55:40 +0000 Kenichi Handa (coding_set_source): Delete the local variable beg_byte.
Thu, 09 May 2002 17:59:31 +0000 Dave Love (coding_inherit_eol_type)
Wed, 08 May 2002 04:19:41 +0000 Kenichi Handa (decode_coding_charset, encode_coding_charset): Handle
Tue, 07 May 2002 04:50:48 +0000 Kenichi Handa (coding_alloc_by_making_gap): Check the case that the
Mon, 11 Mar 2002 11:28:41 +0000 Kenichi Handa (produce_chars): Set the variable `multibytep' correctly.
Fri, 08 Mar 2002 00:19:39 +0000 Kenichi Handa (encode_coding_utf_8): Initialize produced_chars to 0.