log src/coding.c @ 47942:080b4586492b

age author description
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Tue, 08 Oct 2002 00:57:59 +0000 Kenichi Handa (code_convert_region): When we need more GAP for
Mon, 30 Sep 2002 06:28:31 +0000 Kenichi Handa (decode_coding_emacs_mule): Check coding->cmp_data.
Thu, 26 Sep 2002 22:03:41 +0000 Richard M. Stallman (run_pre_post_conversion_on_str): Save and restore Vdeactivate_mark.
Fri, 06 Sep 2002 09:02:11 +0000 Juanma Barranquero (syms_of_coding): Fix spacing.
Tue, 13 Aug 2002 19:12:30 +0000 Gerd Moellmann (Funencodable_char_position): Lisp_Object/int mixup.
Sun, 11 Aug 2002 01:06:42 +0000 Kenichi Handa (unencodable_char_position): New function.
Thu, 08 Aug 2002 16:59:15 +0000 Ken Raeburn (Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
Thu, 08 Aug 2002 12:34:27 +0000 Kenichi Handa (Ffind_operation_coding_system): For write-region, if
Fri, 26 Jul 2002 11:53:25 +0000 Kenichi Handa (detect_coding_iso2022): While checking a byte sequence
Fri, 19 Jul 2002 14:26:57 +0000 Ken Raeburn (encode_eol, detect_coding, detect_eol):
Tue, 16 Jul 2002 19:48:04 +0000 Ken Raeburn (Ffind_coding_systems_region_interval): Use const for
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 03 Jul 2002 09:49:28 +0000 Juanma Barranquero Fix typo.
Mon, 24 Jun 2002 00:35:59 +0000 Kenichi Handa (detect_eol): Preserve coding->cmp_data.
Mon, 20 May 2002 08:05:15 +0000 Ken Raeburn * coding.c (Fread_coding_system, code_convert_region1)
Sat, 11 May 2002 21:32:52 +0000 Eli Zaretskii (decode_coding) <coding_type_ccl>: If a lone CR
Sat, 11 May 2002 15:59:49 +0000 Andreas Schwab (intersection): Keep the elements of the returned list
Fri, 10 May 2002 08:51:44 +0000 Eli Zaretskii (encode_coding_sjis_big5): Enclose bitwise AND in
Sat, 13 Apr 2002 17:49:00 +0000 Richard M. Stallman (run_pre_post_conversion_on_str):
Mon, 11 Mar 2002 19:21:09 +0000 Andreas Schwab (syms_of_coding) <file-coding-system-alist>: Doc fix
Fri, 01 Feb 2002 04:34:21 +0000 Richard M. Stallman (decode_composition_emacs_mule):
Fri, 11 Jan 2002 21:27:54 +0000 Richard M. Stallman (code_convert_region): Don't copy old text if undo disabled.
Mon, 17 Dec 2001 15:33:12 +0000 Richard M. Stallman (code_convert_region): Update coding->cmp_data->char_offset
Mon, 17 Dec 2001 15:21:06 +0000 Sam Steingold (DECODE_COMPOSITION_END): Fixed a typo in the last
Mon, 17 Dec 2001 14:05:07 +0000 Richard M. Stallman (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
Sun, 09 Dec 2001 00:56:24 +0000 Pavel Jank (setup_coding_system, shrink_encoding_region)
Thu, 29 Nov 2001 12:54:12 +0000 Dave Love (syms_of_coding) <Qchar_coding_system>: Give it an
Wed, 28 Nov 2001 07:36:18 +0000 Pavel Jank (decode_coding_string): Remove unused variable `gcpro1'.
Wed, 14 Nov 2001 00:04:57 +0000 Richard M. Stallman (syms_of_coding): Doc fix.
Tue, 13 Nov 2001 11:55:47 +0000 Pavel Jank Doc fix.
Fri, 09 Nov 2001 08:00:44 +0000 Pavel Jank (encode_coding): Use precomputed value of `src'.
Sun, 04 Nov 2001 17:42:30 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Mon, 29 Oct 2001 19:34:44 +0000 Eli Zaretskii (syms_of_coding): Document that locale-coding-system is
Sun, 21 Oct 2001 15:20:20 +0000 Miles Bader (Ffind_operation_coding_system): Add usage: string to doc string.
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Fri, 05 Oct 2001 09:49:39 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
Mon, 23 Jul 2001 09:26:46 +0000 Gerd Moellmann (code_convert_region): Handle the multibyte case if
Tue, 17 Jul 2001 16:29:39 +0000 Ken Raeburn * coding.c (setup_coding_system): Don't do any designation based on reg_bits if
Thu, 12 Jul 2001 20:26:18 +0000 Stefan Monnier (Ffind_coding_systems_region_internal): If safe_codings
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Thu, 05 Apr 2001 21:15:02 +0000 Dave Love comment
Thu, 08 Mar 2001 04:42:43 +0000 Kenichi Handa (Fdetect_coding_region): Fix comments added by the previous change.
Thu, 08 Mar 2001 02:19:18 +0000 Kenichi Handa (detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.
Thu, 08 Mar 2001 02:01:00 +0000 Kenichi Handa (detect_coding_sjis): Do more rigid check.
Mon, 05 Mar 2001 06:40:18 +0000 Kenichi Handa (syms_of_coding): Docstring modified.
Tue, 27 Feb 2001 03:27:20 +0000 Kenichi Handa (ccl_coding_driver): If ccl->eight_bit_control is zero,
Wed, 14 Feb 2001 23:50:05 +0000 Dave Love Doc and message fixes.
Thu, 08 Feb 2001 23:29:44 +0000 Kenichi Handa (code_convert_region): After detecting a coding, if
Fri, 26 Jan 2001 06:10:21 +0000 Kenichi Handa (decode_coding): Set a flag for inhibiting
Wed, 24 Jan 2001 23:30:34 +0000 Kenichi Handa (ccl_coding_driver): Setup ccl->suppress_error.
Thu, 04 Jan 2001 17:35:26 +0000 Dave Love Commentary changes.
Tue, 02 Jan 2001 14:26:22 +0000 Eli Zaretskii (detect_coding_iso2022, setup_coding_system): Remove
Thu, 28 Dec 2000 07:03:56 +0000 Kenichi Handa (setup_coding_system): Initialize
Thu, 28 Dec 2000 01:05:02 +0000 Kenichi Handa (SAFE_ONE_MORE_BYTE): New macro.
Thu, 21 Dec 2000 23:22:16 +0000 Kenichi Handa (ccl_coding_driver): Initialize ccl->cr_consumed.
Fri, 15 Dec 2000 08:30:40 +0000 Kenichi Handa (detect_coding): Call detect_coding_mask with a correct MULTIBYTEP
Fri, 15 Dec 2000 04:45:53 +0000 Kenichi Handa (setup_coding_system): Clear all members of the struct