Tue, 30 May 2000 07:40:59 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Fix code for checking
|
Mon, 29 May 2000 11:25:30 +0000 |
Kenichi Handa |
(DECODE_COMPOSITION_START): If coding->cmp_data is not
|
Fri, 26 May 2000 13:42:03 +0000 |
Dave Love |
(shrink_decoding_region): Initialize eol_conversion.
|
Thu, 25 May 2000 11:47:09 +0000 |
Dave Love |
Fix junk from last checkin.
|
Thu, 25 May 2000 11:04:33 +0000 |
Dave Love |
(encode_eol): Add null statement after label.
|
Thu, 25 May 2000 04:44:33 +0000 |
Kenichi Handa |
(run_pre_post_conversion_on_str): Set point to the
|
Tue, 23 May 2000 00:17:27 +0000 |
Kenichi Handa |
(encode_eol): Fix a bug of DOS style EOL encoding.
|
Fri, 19 May 2000 23:54:56 +0000 |
Kenichi Handa |
(ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to
|
Sat, 08 Apr 2000 19:34:29 +0000 |
Ken Raeburn |
* coding.h (code_convert_string): Declare.
|
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.
|
Tue, 08 Jun 1999 00:26:51 +0000 |
Kenichi Handa |
(ENCODE_SJIS_BIG5_CHARACTER): Encode charset
|
Wed, 02 Jun 1999 23:44:53 +0000 |
Kenichi Handa |
(ENCODE_SJIS_BIG5_CHARACTER): Encode charset
|
Mon, 24 May 1999 09:02:41 +0000 |
Richard M. Stallman |
(syms_of_coding): Doc fix.
|
Mon, 10 May 1999 01:04:01 +0000 |
Kenichi Handa |
(code_convert_region): If eol format is inconsistent,
|
Sun, 02 May 1999 10:05:22 +0000 |
Andrew Innes |
[andrewi]
|
Tue, 06 Apr 1999 12:34:12 +0000 |
Kenichi Handa |
Add comments for decode_coding and encode_coding.
|
Tue, 23 Mar 1999 12:28:55 +0000 |
Kenichi Handa |
(encode_coding_iso2022): Initialize dummy arguments to
|
Sat, 20 Mar 1999 07:47:54 +0000 |
Kenichi Handa |
(ENCODE_ISO_CHARACTER): Check validity of CHARSET. If
|
Tue, 09 Mar 1999 11:55:12 +0000 |
Kenichi Handa |
(setup_coding_system): Check for CODING_SYSTEM = nil.
|
Mon, 01 Mar 1999 11:52:54 +0000 |
Kenichi Handa |
Comment for ISO 2022 encoding mechanism modified.
|
Thu, 18 Feb 1999 12:52:07 +0000 |
Kenichi Handa |
(Fdecode_sjis_char): In case of error, use %x for
|
Tue, 16 Feb 1999 01:38:01 +0000 |
Kenichi Handa |
(Fdecode_sjis_char, Fencode_sjis_char): Hanlde
|
Mon, 15 Feb 1999 10:47:36 +0000 |
Kenichi Handa |
(decode_coding_iso2022): Don't set coding->composed_chars to 0 here.
|
Mon, 08 Feb 1999 11:06:56 +0000 |
Kenichi Handa |
(ccl_coding_driver): On encoding, coding->produced_char
|
Fri, 05 Feb 1999 05:39:58 +0000 |
Kenichi Handa |
(encode_coding_iso2022): Before writing out an invalid
|
Wed, 27 Jan 1999 10:08:13 +0000 |
Eli Zaretskii |
(syms_of_coding): eol-mnemonic-* variables are now
|
Mon, 25 Jan 1999 19:00:50 +0000 |
Dave Love |
(syms_of_coding): Doc fix for inhibit-eol-conversion.
|
Thu, 14 Jan 1999 01:20:35 +0000 |
Kenichi Handa |
(Fdecode_sjis_char): Decode Japanese Katakana character
|
Mon, 11 Jan 1999 21:21:03 +0000 |
Dave Love |
(syms_of_coding): Doc fix for inhibit-eol-conversion.
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(DECODE_DESIGNATION): Jump to label_invalid_code if
|
Wed, 28 Oct 1998 07:52:13 +0000 |
Kenichi Handa |
(DECODE_CHARACTER_ASCII): Check validity of inserted
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(code_convert_region): Kill the work buffer created by
|
Sat, 24 Oct 1998 01:17:09 +0000 |
Kenichi Handa |
(code_convert_region): While preserving the orignal
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(setup_coding_system): Fix setting up
|
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
|