log src/coding.c @ 28076:2acf50f99ced

age author description
Tue, 07 Mar 2000 06:17:54 +0000 Kenichi Handa Add comments on coding-category-utf-8,
Thu, 02 Mar 2000 06:09:15 +0000 Kenichi Handa (coding_save_composition): Be sure to allocate
Tue, 11 Jan 2000 10:20:25 +0000 Andreas Schwab (code_convert_region): Initialize total_skip.
Wed, 15 Dec 1999 12:47:28 +0000 Kenichi Handa (code_convert_region): Fix the secoding arg to
Wed, 15 Dec 1999 00:06:45 +0000 Kenichi Handa Include composite.h.
Tue, 07 Dec 1999 04:42:40 +0000 Stefan Monnier * editfns.c (Fdelete_and_extract_region): New function.
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Fri, 29 Oct 1999 00:45:38 +0000 Kenichi Handa (code_convert_region): Update `dst' correctly.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 18 Oct 1999 01:35:54 +0000 Kenichi Handa (code_convert_string): Add record_unwind_protect to
Mon, 04 Oct 1999 00:12:34 +0000 Kenichi Handa (DECODE_CHARACTER_ASCII): Decode ASCII invocated to GR
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Mon, 23 Aug 1999 00:11:40 +0000 Gerd Moellmann (code_convert_region): Compute beg/end_unchanged per
Mon, 26 Jul 1999 11:56:56 +0000 Kenichi Handa (setup_coding_system): Get compiled CCL code by just
Fri, 18 Jun 1999 06:11:29 +0000 Kenichi Handa (decode_coding_sjis_big5): Avoid compiler warning.