log src/coding.c @ 21321:27b08da98abe

age author description
Mon, 30 Mar 1998 06:00:54 +0000 Kenichi Handa (code_convert_region): Handle skipped ASCII characters
Sat, 28 Mar 1998 21:55:22 +0000 Richard M. Stallman (code_convert_region): Call adjust_before_replace
Tue, 24 Mar 1998 05:41:38 +0000 Kenichi Handa (shrink_decoding_region): If EOL_CONVERSION is nonzero,
Sat, 21 Mar 1998 17:59:48 +0000 Richard M. Stallman (code_convert_string): Use make_string_from_bytes.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Mon, 16 Mar 1998 05:51:07 +0000 Kenichi Handa (code_convert_region): The 6th arg name is changed to
Thu, 12 Mar 1998 00:44:06 +0000 Kenichi Handa (code_convert_region): Adjusted for the change of
Tue, 10 Mar 1998 21:14:08 +0000 Richard M. Stallman (code_convert_region): Fix previous change. Adjusted
Wed, 04 Mar 1998 08:05:14 +0000 Kenichi Handa (code_convert_region): Fix previous change.
Wed, 04 Mar 1998 07:41:41 +0000 Kenichi Handa (code_convert_region): Handle the case that codes
Fri, 27 Feb 1998 22:09:52 +0000 Karl Heuer Reorder args in callers of del_range_2.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (decode_coding_iso2022): Update coding->fake_multibyte.
Fri, 30 Jan 1998 11:05:41 +0000 Kenichi Handa (ENCODE_ISO_CHARACTER): Pay attention to
Wed, 28 Jan 1998 12:37:25 +0000 Kenichi Handa (DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa Vselect_safe_coding_system_function): New variable.
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 19 Jan 1998 19:45:53 +0000 Richard M. Stallman (code_convert_region): Always count chars inserted
Sun, 18 Jan 1998 04:43:08 +0000 Karl Heuer (code_convert_region): Delete duplicate local `zv_before'.
Fri, 09 Jan 1998 23:05:12 +0000 Richard M. Stallman (code_convert_string): Maybe use make_unibyte_string.
Thu, 01 Jan 1998 07:05:26 +0000 Richard M. Stallman (code_convert_region): Handle bytepos and charpos.
Tue, 09 Dec 1997 04:12:03 +0000 Kenichi Handa (setup_coding_system): Do not set
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (setup_coding_system): Initialize common_flags member
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (encode_designation_at_bol): Fix bug of finding graphic
Tue, 21 Oct 1997 10:43:40 +0000 Kenichi Handa (Qcoding_system_spec): Deleted.
Tue, 09 Sep 1997 00:46:00 +0000 Richard M. Stallman (encode_designation_at_bol): Fix type of local vars C1, C2.
Mon, 08 Sep 1997 10:00:48 +0000 Richard M. Stallman (Fencode_coding_string, Fdecode_coding_string): Doc fixes.
Fri, 05 Sep 1997 08:07:44 +0000 Kenichi Handa (Ffind_operation_coding_system): If a function in
Fri, 05 Sep 1997 05:38:21 +0000 Richard M. Stallman (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
Thu, 04 Sep 1997 05:58:20 +0000 Richard M. Stallman (Qcoding_system_history): New variable.
Thu, 04 Sep 1997 04:55:52 +0000 Richard M. Stallman (setup_coding_system, Ffind_operation_coding_system)