log src/coding.c @ 89562:12fbcfebb9ad

age author description
Wed, 01 Oct 2003 04:40:19 +0000 Kenichi Handa (consume_chars): If coding->src_object is nil, don't check annotation.
Mon, 29 Sep 2003 17:59:52 +0000 Dave Love (inhibit_pre_post_conversion): Removed (unused).
Wed, 17 Sep 2003 19:21:10 +0000 Dave Love (Fread_coding_system): Fix arg of XSETSTRING.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Wed, 09 Jul 2003 02:16:17 +0000 Kenichi Handa (decode_coding_sjis): Check bytes more rigidly.
Fri, 06 Jun 2003 02:13:16 +0000 Kenichi Handa * coding.c (QCcategory): New variable.
Thu, 05 Jun 2003 23:21:22 +0000 Kenichi Handa (Fset_coding_system_priority): Doc fix. Update values
Thu, 05 Jun 2003 12:34:31 +0000 Kenichi Handa (decode_coding_iso_2022): Fix handling of invalid
Thu, 29 May 2003 13:17:04 +0000 Kenichi Handa (setup_coding_system): If coding has
Thu, 29 May 2003 02:18:56 +0000 Kenichi Handa (make_conversion_work_buffer): Change the work buffer
Wed, 28 May 2003 11:36:37 +0000 Kenichi Handa (detected_mask): Delete unused variable.
Tue, 20 May 2003 13:05:14 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix for the case that
Tue, 06 May 2003 12:28:11 +0000 Kenichi Handa (Qsignature, Qendian): Delete these variables.
Tue, 06 May 2003 08:16:37 +0000 Kenichi Handa (coding_set_source): Fix for the case that the current
Fri, 28 Mar 2003 04:09:32 +0000 Kenichi Handa (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)