Tue, 16 Jun 1998 04:50:57 +0000 |
Richard M. Stallman |
(encode_eol): Fix typo that prevented converting to Mac
|
Sat, 13 Jun 1998 01:41:23 +0000 |
Kenichi Handa |
(detect_coding_system): Always return a list of HIGHEST is zero.
|
Wed, 03 Jun 1998 14:41:07 +0000 |
Karl Heuer |
(code_convert_string_norecord): New function.
|
Tue, 02 Jun 1998 03:54:18 +0000 |
Kenichi Handa |
(detect_coding_mask): Initilize local variable C.
|
Tue, 26 May 1998 20:46:31 +0000 |
Richard M. Stallman |
(detect_coding_system): Treat CODING_EOL_INCONSISTENT
|
Mon, 25 May 1998 08:08:07 +0000 |
Kenichi Handa |
(ascii_skip_code): New variable.
|
Fri, 22 May 1998 09:45:34 +0000 |
Kenichi Handa |
Change term "character translation table" to "translation table".
|
Thu, 21 May 1998 01:48:52 +0000 |
Kenichi Handa |
(shrink_decoding_region): No short cut by
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
Change terms unify/unification to
|
Sun, 10 May 1998 21:52:08 +0000 |
Richard M. Stallman |
(code_convert_region1): Set Vlast_coding_system_used.
|
Sat, 09 May 1998 21:47:17 +0000 |
Richard M. Stallman |
(detect_coding_mask): Check also coding-category-binary.
|
Mon, 04 May 1998 22:33:38 +0000 |
Richard M. Stallman |
(encode_coding_iso2022): Don't skip a code following some invalid code.
|
Fri, 01 May 1998 04:15:48 +0000 |
Kenichi Handa |
(encode_coding_iso2022): If encoding a last block,
|
Wed, 29 Apr 1998 09:33:53 +0000 |
Andreas Schwab |
(setup_coding_system): Properly check for nil.
|
Fri, 24 Apr 1998 01:05:25 +0000 |
Richard M. Stallman |
(shrink_decoding_region): Do not consider LF as ascii
|
Mon, 20 Apr 1998 02:14:57 +0000 |
Kenichi Handa |
(setup_coding_system): For a type 4 coding system,
|
Wed, 15 Apr 1998 23:49:52 +0000 |
Kenichi Handa |
(code_convert_region): If point in the conversion
|
Wed, 15 Apr 1998 15:52:41 +0000 |
Eli Zaretskii |
(syms_of_coding): Declare and define inherit-process-coding-system.
|
Tue, 14 Apr 1998 12:55:11 +0000 |
Andreas Schwab |
(code_convert_region): Fix mixing of Lisp_Object and
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Tue, 14 Apr 1998 10:21:04 +0000 |
Andreas Schwab |
(code_convert_region): Call adjust_after_insert also
|
Tue, 14 Apr 1998 01:06:44 +0000 |
Kenichi Handa |
(code_convert_string): Give decode_coding correct byte
|
Thu, 02 Apr 1998 00:25:47 +0000 |
Kenichi Handa |
(CHARSET_OK): Don't reject safe charsets.
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(code_convert_region): Handle skipped ASCII characters
|
Sat, 28 Mar 1998 21:55:22 +0000 |
Richard M. Stallman |
(code_convert_region): Call adjust_before_replace
|
Tue, 24 Mar 1998 05:41:38 +0000 |
Kenichi Handa |
(shrink_decoding_region): If EOL_CONVERSION is nonzero,
|
Sat, 21 Mar 1998 17:59:48 +0000 |
Richard M. Stallman |
(code_convert_string): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Mon, 16 Mar 1998 05:51:07 +0000 |
Kenichi Handa |
(code_convert_region): The 6th arg name is changed to
|
Thu, 12 Mar 1998 00:44:06 +0000 |
Kenichi Handa |
(code_convert_region): Adjusted for the change of
|