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