log src/coding.c @ 90294:c5406394f567

age author description
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Sun, 05 Feb 2006 02:45:48 +0000 Kenichi Handa Cancel incorrect synching with HEAD.
Sat, 04 Feb 2006 01:01:38 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11
Fri, 03 Feb 2006 07:37:09 +0000 Kenichi Handa (Fdefine_coding_system_internal): Avoid a duplicated
Thu, 19 Jan 2006 07:20:52 +0000 Kenichi Handa Sync to HEAD for handling autoload-coding-system.
Tue, 17 Jan 2006 02:38:38 +0000 Kenichi Handa (code_conversion_restore): GCPRO arg.
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Sat, 15 Oct 2005 02:09:14 +0000 Kenichi Handa (decode_coding): Fix handling of invalid bytes.
Fri, 23 Sep 2005 07:06:22 +0000 Kenichi Handa (encode_coding_object): If a pre-write-conversion
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Fri, 29 Jul 2005 06:20:30 +0000 Kenichi Handa (QCascii_compatible_p): New variable.
Thu, 14 Jul 2005 08:02:00 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Sat, 02 Apr 2005 22:40:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
Thu, 31 Mar 2005 09:58:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Tue, 29 Mar 2005 00:34:38 +0000 Kenichi Handa (decode_coding_object): Use safe_call1 instead of call1.
Sat, 19 Mar 2005 02:42:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Sat, 11 Dec 2004 02:12:49 +0000 Kenichi Handa Cancel the change done in HEAD on 2004-11-30.
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Wed, 13 Oct 2004 02:40:30 +0000 Kenichi Handa (encode_coding_iso_2022): Fix handling of charset
Tue, 12 Oct 2004 02:40:21 +0000 Kenichi Handa (setup_coding_system): If coding_system is nil, use
Tue, 14 Sep 2004 07:55:26 +0000 Kenichi Handa (detect_coding): Fix previous change.
Mon, 13 Sep 2004 00:41:15 +0000 Kenichi Handa (detect_coding_utf_16): Don't set detect_info->found if
Wed, 28 Apr 2004 12:52:51 +0000 Kenichi Handa (setup_coding_system): Set coding->common_flags
Tue, 20 Apr 2004 11:26:43 +0000 Kenichi Handa (detect_coding): Delete unused variables.
Tue, 20 Apr 2004 02:46:38 +0000 Kenichi Handa (encode_coding_utf_8): Fix handling of raw-byte char.
Wed, 14 Apr 2004 12:37:29 +0000 Kenichi Handa (Ffind_coding_systems_region_internal): Include raw-text and
Mon, 12 Apr 2004 23:17:27 +0000 Kenichi Handa Sync to HEAD.
Tue, 30 Mar 2004 13:09:38 +0000 Kenichi Handa (DECODE_DESIGNATION): Set chars_96 to -1 instead of
Thu, 11 Mar 2004 11:21:39 +0000 Kenichi Handa Add many prototypes for static functions.
Thu, 11 Mar 2004 08:46:07 +0000 Kenichi Handa (get_translation_table): Allow max_lookup to be NULL.
Thu, 11 Mar 2004 07:07:41 +0000 Kenichi Handa (get_translation_table): New arg max_lookup. Caller changed.
Thu, 11 Mar 2004 05:54:58 +0000 Kenichi Handa (get_translation_table): Declare it as Lisp_Object.
Thu, 11 Mar 2004 02:18:12 +0000 Kenichi Handa (get_translation): Fix previous change.
Wed, 10 Mar 2004 23:11:18 +0000 Kenichi Handa (MAX_ANNOTATION_LENGTH): Adjusted for the change of
Tue, 09 Mar 2004 02:30:13 +0000 Kenichi Handa *** empty log message ***
Mon, 08 Mar 2004 23:15:42 +0000 Kenichi Handa (detect_coding_emacs_mule): Fix counting of encoded
Thu, 04 Mar 2004 07:49:18 +0000 Kenichi Handa (decode_coding_utf_16): Fix handling of surrogate pare.
Thu, 29 Jan 2004 01:25:50 +0000 Kenichi Handa (detect_coding_iso_2022): Fix handling of SS2 and SS3.
Wed, 28 Jan 2004 11:03:31 +0000 Kenichi Handa (decode_coding_sjis): Fix comment.
Tue, 27 Jan 2004 12:11:41 +0000 Kenichi Handa (decode_coding_sjis): Handle 4th charset (typically JISX0212).
Tue, 27 Jan 2004 02:21:37 +0000 Kenichi Handa (QCmnemonic, QCdefalut_char)
Sun, 25 Jan 2004 07:50:35 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
Sun, 25 Jan 2004 07:44:22 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
Sun, 25 Jan 2004 07:30:47 +0000 Kenichi Handa (get_translation_table): New function.
Sat, 24 Jan 2004 09:13:19 +0000 Kenichi Handa (decode_coding_sjis): Check the first byte rigidly.
Mon, 29 Dec 2003 07:52:49 +0000 Kenichi Handa (Qinsufficient_source, Qinconsistent_eol)
Tue, 02 Dec 2003 06:57:17 +0000 Kenichi Handa (detect_coding): Fix previous change.
Tue, 02 Dec 2003 01:40:27 +0000 Kenichi Handa (enum iso_code_class_type): Delete ISO_carriage_return.
Mon, 24 Nov 2003 02:21:55 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
Sun, 23 Nov 2003 02:17:20 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix checking of ascii compatibility.
Sat, 22 Nov 2003 11:39:53 +0000 Kenichi Handa (encode_coding_emacs_mule): Resync charset_list to
Sat, 22 Nov 2003 11:20:05 +0000 Kenichi Handa (encode_coding_emacs_mule): Emit bytes with MSB.
Mon, 06 Oct 2003 22:30:26 +0000 Andreas Schwab (produce_chars): Revert last change.
Mon, 06 Oct 2003 11:21:31 +0000 Kenichi Handa (Fdefine_coding_system_alias): Update Vcoding_system_list.
Wed, 01 Oct 2003 04:40:19 +0000 Kenichi Handa (consume_chars): If coding->src_object is nil, don't check annotation.
Mon, 29 Sep 2003 17:59:52 +0000 Dave Love (inhibit_pre_post_conversion): Removed (unused).
Wed, 17 Sep 2003 19:21:10 +0000 Dave Love (Fread_coding_system): Fix arg of XSETSTRING.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Wed, 09 Jul 2003 02:16:17 +0000 Kenichi Handa (decode_coding_sjis): Check bytes more rigidly.
Fri, 06 Jun 2003 02:13:16 +0000 Kenichi Handa * coding.c (QCcategory): New variable.
Thu, 05 Jun 2003 23:21:22 +0000 Kenichi Handa (Fset_coding_system_priority): Doc fix. Update values
Thu, 05 Jun 2003 12:34:31 +0000 Kenichi Handa (decode_coding_iso_2022): Fix handling of invalid
Thu, 29 May 2003 13:17:04 +0000 Kenichi Handa (setup_coding_system): If coding has
Thu, 29 May 2003 02:18:56 +0000 Kenichi Handa (make_conversion_work_buffer): Change the work buffer
Wed, 28 May 2003 11:36:37 +0000 Kenichi Handa (detected_mask): Delete unused variable.
Tue, 20 May 2003 13:05:14 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix for the case that
Tue, 06 May 2003 12:28:11 +0000 Kenichi Handa (Qsignature, Qendian): Delete these variables.
Tue, 06 May 2003 08:16:37 +0000 Kenichi Handa (coding_set_source): Fix for the case that the current
Fri, 28 Mar 2003 04:09:32 +0000 Kenichi Handa (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
Thu, 13 Feb 2003 22:23:01 +0000 Dave Love (Fcheck_coding_systems_region): Fix type errors.
Thu, 30 Jan 2003 02:23:12 +0000 Kenichi Handa (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
Mon, 06 Jan 2003 11:37:17 +0000 Kenichi Handa (CATEGORY_MASK_RAW_TEXT): New macro.
Wed, 06 Nov 2002 00:10:42 +0000 Kenichi Handa (decode_coding_utf_8): When eol_type is Qdos, handle
Wed, 16 Oct 2002 09:12:55 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
Wed, 16 Oct 2002 05:03:55 +0000 Kenichi Handa (detect_coding_charset): If only ASCII bytes are found, return 0.
Wed, 16 Oct 2002 02:14:49 +0000 Kenichi Handa (detect_coding): Fix previous change.
Tue, 15 Oct 2002 13:03:30 +0000 Dave Love (Fcheck_coding_system): Doc fix.
Tue, 15 Oct 2002 01:15:52 +0000 Kenichi Handa (decode_coding): Fix args to translate_chars. Pay
Thu, 10 Oct 2002 09:05:37 +0000 Kenichi Handa (detect_coding_utf_8): Check incomplete byte sequence.
Wed, 09 Oct 2002 22:00:36 +0000 Dave Love (decode_coding_utf_8): Treat surrogates as invalid.
Wed, 21 Aug 2002 12:53:56 +0000 Kenichi Handa (coding_set_destination): Fix coding->destination for
Thu, 08 Aug 2002 13:01:56 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix category setting
Wed, 31 Jul 2002 07:09:00 +0000 Kenichi Handa * coding.c (make_conversion_work_buffer): Adjusted for the change
Tue, 30 Jul 2002 11:36:59 +0000 Dave Love Comment fix
Thu, 25 Jul 2002 02:01:23 +0000 Kenichi Handa (Ffind_coding_systems_region_internal): Detect an
Mon, 22 Jul 2002 06:39:58 +0000 Kenichi Handa (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12,
Wed, 17 Jul 2002 10:20:32 +0000 Dave Love (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
Tue, 16 Jul 2002 15:10:13 +0000 Dave Love (ENCODE_DESIGNATION, decode_eol)
Thu, 11 Jul 2002 23:15:52 +0000 Dave Love (Fset_coding_system_priority): Allow null arg list.
Sun, 16 Jun 2002 19:57:54 +0000 Dave Love comments
Fri, 31 May 2002 01:03:50 +0000 Kenichi Handa (encode_coding_emacs_mule): Pay attention to raw-8-bit chars.
Thu, 30 May 2002 11:02:01 +0000 Kenichi Handa (CODING_ISO_FLAG_USE_ROMAN): New macro
Mon, 27 May 2002 22:18:56 +0000 Dave Love (decode_coding_utf_8): Reject overlong sequences.
Sun, 26 May 2002 17:11:04 +0000 Dave Love (Qmac): Remove (duplicated) definition.
Sun, 26 May 2002 17:07:35 +0000 Dave Love Doc fixes.
Fri, 24 May 2002 15:33:29 +0000 Dave Love (setup_iso_safe_charsets): Fix arg decl for K&R.
Thu, 23 May 2002 10:54:07 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
Wed, 22 May 2002 11:30:00 +0000 Kenichi Handa (decode_coding_charset): Fix previous change.
Wed, 22 May 2002 11:14:45 +0000 Kenichi Handa (decode_coding_charset): Adjusted for the change of
Tue, 21 May 2002 05:09:20 +0000 Kenichi Handa (emacs_mule_char): Fix previous change.
Tue, 21 May 2002 04:22:58 +0000 Kenichi Handa (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
Mon, 20 May 2002 12:10:04 +0000 Kenichi Handa (encode_coding_iso_2022): If coding requires safe
Fri, 17 May 2002 16:25:23 +0000 Dave Love (Vchar_coding_system_table, Qchar_coding_system):
Tue, 14 May 2002 13:03:23 +0000 Kenichi Handa (encode_coding_object): Give correct arguments ot
Tue, 14 May 2002 11:47:35 +0000 Kenichi Handa (decode_coding_object): Move point to coding->dst_pos before
Tue, 14 May 2002 08:00:53 +0000 Kenichi Handa (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
Mon, 13 May 2002 17:50:19 +0000 Dave Love Doc fixes.
Fri, 10 May 2002 03:55:40 +0000 Kenichi Handa (coding_set_source): Delete the local variable beg_byte.
Thu, 09 May 2002 17:59:31 +0000 Dave Love (coding_inherit_eol_type)
Wed, 08 May 2002 04:19:41 +0000 Kenichi Handa (decode_coding_charset, encode_coding_charset): Handle
Tue, 07 May 2002 04:50:48 +0000 Kenichi Handa (coding_alloc_by_making_gap): Check the case that the
Mon, 11 Mar 2002 11:28:41 +0000 Kenichi Handa (produce_chars): Set the variable `multibytep' correctly.
Fri, 08 Mar 2002 00:19:39 +0000 Kenichi Handa (encode_coding_utf_8): Initialize produced_chars to 0.
Tue, 05 Mar 2002 00:08:50 +0000 Kenichi Handa * coding.c: Delete unused variables.
Fri, 01 Mar 2002 01:17:24 +0000 Kenichi Handa Completely re-written.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Wed, 16 Jan 2008 04:12:14 +0000 Glenn Morris (select-safe-coding-system-function): Doc fix.
Fri, 11 Jan 2008 11:28:45 +0000 Kenichi Handa (detect_coding_mask): Fix previous change.
Wed, 09 Jan 2008 06:05:23 +0000 Kenichi Handa (detect_coding_iso2022): New arg latin_extra_code_state. Allow Latin
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 19 Nov 2007 07:40:51 +0000 Stefan Monnier * coding.c (detect_coding, Fupdate_coding_systems_internal):
Wed, 17 Oct 2007 01:29:58 +0000 Glenn Morris (Qcompletion_ignore_case): New external Lisp_Object.
Tue, 16 Oct 2007 16:28:39 +0000 Stefan Monnier * xfns.c (Fx_create_frame, Fx_display_list):
Wed, 19 Sep 2007 10:02:32 +0000 Micha¸«³l Cadilhac (detect_eol_type, detect_eol_type_in_2_octet_form):
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:25:28 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 14 Oct 2006 16:56:21 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 20 May 2006 10:32:11 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 10 May 2006 15:04:01 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 19 Apr 2006 16:23:46 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Mar 2006 04:51:49 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 03 Feb 2006 13:58:41 +0000 Karoly Lorentey Merged from
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Mon, 26 Dec 2005 03:16:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 677)
Mon, 19 Dec 2005 19:57:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
Mon, 12 Dec 2005 02:37:01 +0000 Karoly Lorentey Fix "first non-ASCII character on new tty frames" problem.
Sat, 17 Sep 2005 19:10:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Tue, 03 May 2005 01:49:33 +0000 Karoly Lorentey Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
Mon, 25 Apr 2005 11:49:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Mon, 04 Apr 2005 16:43:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
Sun, 27 Mar 2005 17:29:43 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 204-213)
Wed, 16 Mar 2005 16:06:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Sat, 19 Feb 2005 00:06:48 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 06 Jan 2005 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 06 Jan 2005 15:00:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 03 Oct 2004 13:08:55 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 07 Aug 2004 15:05:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 14 Jun 2004 20:00:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
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
Tue, 09 Mar 2004 12:27:04 +0000 Kenichi Handa (decode_coding_emacs_mule): Handle insufficent source correctly.
Sun, 07 Mar 2004 19:54:13 +0000 Eli Zaretskii UTF-8 is now RFC3629.
Mon, 02 Feb 2004 12:06:47 +0000 Kenichi Handa (coding_restore_composition): Check invalid
Sun, 28 Dec 2003 19:51:48 +0000 Luc Teirlinck (Fcheck_coding_system): Further doc fix.
Sun, 28 Dec 2003 19:47:58 +0000 Luc Teirlinck (Fcheck_coding_system): Doc fix.
Wed, 03 Dec 2003 08:23:53 +0000 Kenichi Handa (decode_coding_iso2022): Fix for preserving UTF-8
Mon, 17 Nov 2003 23:23:15 +0000 Stefan Monnier (coding_restore_composition): Lisp_Object/int mixup.
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.