log src/coding.c @ 46370:40db0673e6f0

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