log src/coding.c @ 83150:cf8f0a3b5cb4

age author description
Mon, 07 Jun 2004 08:00:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 23 May 2004 01:53:23 +0000 Karoly Lorentey Make terminal_coding and keyboard_coding display-local.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 18 Jul 2007 11:47:54 +0000 Juanma Barranquero (Ffind_operation_coding_system): Doc fix.
Tue, 26 Jun 2007 00:25:11 +0000 Kenichi Handa (Ffind_operation_coding_system): Docstring improved.
Sat, 19 Jan 2008 05:55:36 +0000 Kenichi Handa (detect_coding_iso2022): New arg
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 17 Oct 2007 01:29:32 +0000 Glenn Morris (Qcompletion_ignore_case): New external Lisp_Object.
Wed, 25 Jul 2007 07:49:39 +0000 Glenn Morris Remove license from trivial file.
Mon, 16 Jul 2007 10:31:56 +0000 Juanma Barranquero (Ffind_operation_coding_system): Doc fix.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 13 Dec 2006 01:13:58 +0000 Kenichi Handa Update AIST copyright years.
Tue, 14 Nov 2006 10:39:58 +0000 Kenichi Handa (code_convert_region): Initialize
Sun, 12 Nov 2006 22:18:51 +0000 Juanma Barranquero (Fencode_sjis_char, Fencode_big5_char): Improve argument/docstring consistency.
Mon, 28 Aug 2006 04:18:47 +0000 Kenichi Handa (Fdetect_coding_region, Fdetect_coding_string): Fix
Tue, 15 Aug 2006 02:41:29 +0000 Kenichi Handa (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
Wed, 09 Aug 2006 01:25:03 +0000 Kenichi Handa (syms_of_coding): Improve the docstring
Sat, 29 Jul 2006 22:03:14 +0000 Richard M. Stallman Comment change.
Sat, 29 Jul 2006 10:59:50 +0000 Eli Zaretskii (Ffind_operation_coding_system): Revert the change from 2006-05-29.
Tue, 18 Jul 2006 13:26:12 +0000 Kim F. Storm (Fcheck_coding_system): Use xsignal1. Remove loop.
Tue, 30 May 2006 04:33:21 +0000 Richard M. Stallman (Ffind_operation_coding_system): Doc fix.
Mon, 29 May 2006 21:44:22 +0000 Eli Zaretskii (Ffind_operation_coding_system): Doc fix.
Mon, 29 May 2006 00:54:27 +0000 Kenichi Handa (Ffind_operation_coding_system): Call a function by
Fri, 26 May 2006 04:48:21 +0000 Kenichi Handa (Ffind_operation_coding_system): Allow (FILENAME . BUFFER) in TARGET.
Thu, 18 May 2006 02:19:01 +0000 Kenichi Handa (Qascii_incompatible): New variable.
Mon, 08 May 2006 05:25:02 +0000 Kenichi Handa (setup_coding_system): For invalid coding-system, set
Thu, 13 Apr 2006 06:47:00 +0000 Kenichi Handa (setup_coding_system): If eol-type is not yet decided
Thu, 13 Apr 2006 04:57:52 +0000 Kenichi Handa (shrink_encoding_region): If eol_type is not yet decided and
Thu, 13 Apr 2006 04:39:07 +0000 Kenichi Handa (encode_coding): If eol_type is not yet decided, use
Thu, 13 Apr 2006 04:24:59 +0000 Kenichi Handa (setup_coding_system): Fix previous change.
Wed, 12 Apr 2006 05:47:20 +0000 Kenichi Handa (setup_coding_system): Use system_eol_type for default
Thu, 09 Mar 2006 12:20:57 +0000 Kenichi Handa (DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 02 Feb 2006 12:46:51 +0000 Kenichi Handa (decode_composition_emacs_mule): Fix handling of
Mon, 19 Dec 2005 07:04:44 +0000 Kenichi Handa Copyright fixed
Wed, 14 Dec 2005 00:42:40 +0000 Kenichi Handa (code_convert_region_unwind): GCPRO arg.
Wed, 14 Sep 2005 07:05:43 +0000 Kenichi Handa (code_convert_region_unwind): Argument format changed.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 14 Jul 2005 07:57:21 +0000 Kenichi Handa (code_convert_region_unwind): ARG is changed to a cons.
Tue, 12 Jul 2005 13:16:18 +0000 Kim F. Storm * coding.c (Qprocess_argument):
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 13 Jun 2005 20:47:42 +0000 Stefan Monnier (run_pre_post_conversion_on_str): Remove unused var `buf'.
Fri, 03 Jun 2005 23:02:50 +0000 Kim F. Storm (decode_coding_string): Handle CODING_FINISH_INTERRUPT.
Thu, 21 Apr 2005 23:36:16 +0000 Kim F. Storm Typo in comment.
Thu, 31 Mar 2005 11:21:14 +0000 Kenichi Handa (Vcoding_category_list): Docstring fix.
Fri, 25 Mar 2005 04:28:40 +0000 Kenichi Handa (syms_of_coding): Suggest to use set-coding-category in
Tue, 15 Mar 2005 06:26:15 +0000 Kenichi Handa (syms_of_coding): Docstring of coding-category-list fixed.
Mon, 14 Feb 2005 01:01:50 +0000 Kenichi Handa (encode_coding_string): Always return a unibyte string.
Tue, 18 Jan 2005 00:11:43 +0000 Kenichi Handa (decode_coding_iso2022): Translate invalid codes if
Tue, 28 Dec 2004 18:22:55 +0000 Dan Nicolaescu (decode_coding): Fix previous change.
Tue, 28 Dec 2004 14:50:49 +0000 Dan Nicolaescu (decode_coding_XXX, decode_composition_emacs_mule)
Mon, 27 Dec 2004 05:51:40 +0000 Kenichi Handa (code_convert_region): Fix calculation of `ratio'.
Tue, 30 Nov 2004 08:07:11 +0000 Kenichi Handa (Vcode_conversion_workbuf_name): New variable.
Thu, 25 Nov 2004 03:18:31 +0000 Richard M. Stallman (run_pre_post_conversion_on_str): Bind Qinhibit_read_only.
Wed, 29 Sep 2004 23:40:30 +0000 Kenichi Handa (code_convert_region): Don't skip ASCIIs if there are compositions to encode.
Tue, 03 Aug 2004 05:12:00 +0000 Kenichi Handa (decode_coding_string): Adjust coding->consumed, and
Mon, 21 Jun 2004 21:53:27 +0000 Kim F. Storm (MAX_ALLOCA): Remove define.
Fri, 11 Jun 2004 05:56:44 +0000 Kenichi Handa (encode_coding_string): Check CODING_FINISH_INTERRUPT.
Sun, 06 Jun 2004 23:59:19 +0000 Kenichi Handa (find_safe_codings): Check NILP (safe_codings) only at
Sun, 23 May 2004 23:54:14 +0000 Kenichi Handa (Fset_safe_terminal_coding_system_internal): Set