log src/coding.c @ 23475:6f03301d36a7

age author description
Sat, 17 Oct 1998 01:58:01 +0000 Kenichi Handa (decode_coding_iso2022): Set coding->fake_multibyte to
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (shrink_decoding_region): If a charset other than ascii
Thu, 08 Oct 1998 06:48:42 +0000 Kenichi Handa (code_convert_region): Set inhibit_modification_hooks
Mon, 28 Sep 1998 11:52:53 +0000 Kenichi Handa (check_composing_code): Fix previous change. Now it
Sat, 26 Sep 1998 04:20:48 +0000 Kenichi Handa (check_composing_code): If the current composing
Fri, 25 Sep 1998 07:32:05 +0000 Kenichi Handa (decode_eol): While decoding DOS-like eol, handle a
Fri, 18 Sep 1998 13:10:40 +0000 Kenichi Handa (ccl_coding_driver): If ccl_driver is interrupted by a
Wed, 16 Sep 1998 07:21:31 +0000 Kenichi Handa (code_convert_region): Update beg_unchanged and
Mon, 07 Sep 1998 13:39:15 +0000 Kenichi Handa (ccl_coding_driver): Always calculate correct mulibyte
Mon, 31 Aug 1998 03:50:17 +0000 Kenichi Handa (decode_coding): Even if SRC_BYTES is zero, try
Fri, 28 Aug 1998 12:33:52 +0000 Kenichi Handa (code_convert_region1): Remove all text properties of the region.
Thu, 27 Aug 1998 07:47:15 +0000 Kenichi Handa (detect_coding_iso2022): Handle ESC N and ESC O
Mon, 24 Aug 1998 10:05:10 +0000 Andreas Schwab (file-coding-system-alist, select-safe-coding-system-function): Doc fix.
Mon, 24 Aug 1998 06:42:56 +0000 Kenichi Handa (detect_coding_iso2022): Don't check the byte length of
Fri, 21 Aug 1998 06:34:13 +0000 Kenichi Handa (detect_coding_system): If detect_eol_type returns
Tue, 18 Aug 1998 13:15:18 +0000 Kenichi Handa (ccl_coding_driver): Setup ccl->last_block properly.
Sat, 15 Aug 1998 01:28:14 +0000 Kenichi Handa (coding_category_name): Fix the order of initial
Mon, 10 Aug 1998 06:29:02 +0000 Kenichi Handa (default_buffer_file_coding): New variable.
Sun, 09 Aug 1998 05:28:02 +0000 Richard M. Stallman (CHARSET_OK): Check that coding_system_table[IDX] != 0.
Sat, 08 Aug 1998 21:32:57 +0000 Richard M. Stallman Avoid using initializers for Lisp_Object.
Sun, 02 Aug 1998 01:06:57 +0000 Kenichi Handa (Qvalid_codes): New variable.
Sat, 25 Jul 1998 04:23:13 +0000 Kenichi Handa (syms_of_coding): Mention auto-coding-alist in the
Tue, 21 Jul 1998 01:42:40 +0000 Kenichi Handa (init_coding): New function.
Thu, 09 Jul 1998 04:33:00 +0000 Kenichi Handa (code_convert_string): Count characters again if we
Thu, 09 Jul 1998 02:02:33 +0000 Kenichi Handa (DECODE_ISO_CHARACTER): While decoding two-byte code,
Fri, 26 Jun 1998 03:29:15 +0000 Kenichi Handa (setup_raw_text_coding_system): New function.
Sat, 20 Jun 1998 22:06:30 +0000 Karl Heuer Doc fixes.
Tue, 16 Jun 1998 04:50:57 +0000 Richard M. Stallman (encode_eol): Fix typo that prevented converting to Mac
Sat, 13 Jun 1998 01:41:23 +0000 Kenichi Handa (detect_coding_system): Always return a list of HIGHEST is zero.
Wed, 03 Jun 1998 14:41:07 +0000 Karl Heuer (code_convert_string_norecord): New function.