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