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.
|
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.
|