log src/coding.c @ 23315:86a8b8566369

age author description
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.