log src/coding.c @ 53007:36796e056954

age author description
Fri, 07 Nov 2003 05:55:27 +0000 Kenichi Handa (coding_allocate_composition_data): Reset
Tue, 07 Oct 2003 23:34:15 +0000 Kenichi Handa (Fcoding_system_p): Return t for auto-loading coding system.
Tue, 07 Oct 2003 01:29:12 +0000 Kenichi Handa (Qcoding_system_define_form): New variable.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Thu, 28 Aug 2003 08:17:07 +0000 Kenichi Handa (decode_coding_iso2022): Initialized local variable c2.
Tue, 22 Jul 2003 19:06:12 +0000 Stefan Monnier (run_pre_post_conversion_on_str): Use delete_all_overlays.
Wed, 09 Jul 2003 20:25:02 +0000 Stefan Monnier Include intervals.h for Fset_text_properties.
Wed, 09 Jul 2003 14:52:55 +0000 Stefan Monnier (run_pre_post_conversion_on_str): Use new type for overlays_(before|after).
Wed, 04 Jun 2003 12:43:09 +0000 Kenichi Handa _buffer_size): If coding->type is
Mon, 02 Jun 2003 18:49:29 +0000 Dave Love (Qutf_8): New.
Sat, 31 May 2003 00:56:42 +0000 Kenichi Handa (DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags
Fri, 30 May 2003 07:57:48 +0000 Kenichi Handa (ccl_coding_driver): Set ccl->eight_bit_control
Wed, 28 May 2003 23:27:28 +0000 Kenichi Handa *** empty log message ***
Sun, 25 May 2003 17:41:21 +0000 Stefan Monnier (find_safe_codings): Remove unused var `i'.
Sat, 24 May 2003 20:11:55 +0000 Andreas Schwab (find_safe_codings): Fix last change.
Thu, 22 May 2003 05:53:23 +0000 Kenichi Handa (ENCODE_UNSAFE_CHARACTER): Adjusted for the name change
Mon, 19 May 2003 13:02:39 +0000 Kenichi Handa (decode_coding_string): Handle post-read-conversion
Thu, 08 May 2003 17:49:05 +0000 Dave Love (Vlast_coding_system_used): Doc fix.
Thu, 01 May 2003 04:34:57 +0000 Kenichi Handa (coding_system_accept_latin_extra_p): Delete this
Tue, 08 Apr 2003 11:27:28 +0000 Kenichi Handa (coding_system_accept_latin_extra_p): New function.
Tue, 08 Apr 2003 10:46:31 +0000 Kenichi Handa (code_convert_region): Fix last change.
Tue, 08 Apr 2003 07:26:05 +0000 Kenichi Handa (code_convert_region_unwind): Set
Tue, 18 Mar 2003 04:26:15 +0000 Kenichi Handa (Vchar_coding_system_table): Remove this variable.
Thu, 13 Mar 2003 11:32:18 +0000 Kenichi Handa (Fdetect_coding_region): Fix docstring.
Thu, 13 Mar 2003 11:16:16 +0000 Kenichi Handa (Fdetect_coding_string): Fix docstring.
Fri, 07 Mar 2003 02:18:35 +0000 Kenichi Handa (CODING_ADD_COMPOSITION_COMPONENT): If the number of
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 31 Jan 2003 04:03:07 +0000 Kenichi Handa (syms_of_coding): Add `...' for symbols in the docstring of
Tue, 17 Dec 2002 11:39:13 +0000 Kenichi Handa (coding_system_require_warning): New variable.
Fri, 13 Dec 2002 02:35:51 +0000 Kenichi Handa (Funencodable_char_position): Set pend correctly.