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.
|
Fri, 31 Jan 2003 04:03:07 +0000 |
Kenichi Handa |
(syms_of_coding): Add `...' for symbols in the docstring of
|
Tue, 17 Dec 2002 11:39:13 +0000 |
Kenichi Handa |
(coding_system_require_warning): New variable.
|
Fri, 13 Dec 2002 02:35:51 +0000 |
Kenichi Handa |
(Funencodable_char_position): Set pend correctly.
|
Sat, 09 Nov 2002 12:49:31 +0000 |
Dave Love |
(Vtranslation_table_for_input): New.
|
Wed, 06 Nov 2002 23:31:21 +0000 |
Dave Love |
Reformat some DEFUNs so that etags works.
|
Sat, 02 Nov 2002 08:16:57 +0000 |
Stefan Monnier |
(decode_coding_emacs_mule, decode_coding_iso2022)
|
Fri, 18 Oct 2002 10:09:43 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Tue, 08 Oct 2002 00:57:59 +0000 |
Kenichi Handa |
(code_convert_region): When we need more GAP for
|
Mon, 30 Sep 2002 06:28:31 +0000 |
Kenichi Handa |
(decode_coding_emacs_mule): Check coding->cmp_data.
|
Thu, 26 Sep 2002 22:03:41 +0000 |
Richard M. Stallman |
(run_pre_post_conversion_on_str): Save and restore Vdeactivate_mark.
|
Fri, 06 Sep 2002 09:02:11 +0000 |
Juanma Barranquero |
(syms_of_coding): Fix spacing.
|
Tue, 13 Aug 2002 19:12:30 +0000 |
Gerd Moellmann |
(Funencodable_char_position): Lisp_Object/int mixup.
|
Sun, 11 Aug 2002 01:06:42 +0000 |
Kenichi Handa |
(unencodable_char_position): New function.
|
Thu, 08 Aug 2002 16:59:15 +0000 |
Ken Raeburn |
(Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
|
Thu, 08 Aug 2002 12:34:27 +0000 |
Kenichi Handa |
(Ffind_operation_coding_system): For write-region, if
|
Fri, 26 Jul 2002 11:53:25 +0000 |
Kenichi Handa |
(detect_coding_iso2022): While checking a byte sequence
|
Fri, 19 Jul 2002 14:26:57 +0000 |
Ken Raeburn |
(encode_eol, detect_coding, detect_eol):
|
Tue, 16 Jul 2002 19:48:04 +0000 |
Ken Raeburn |
(Ffind_coding_systems_region_interval): Use const for
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Wed, 03 Jul 2002 09:49:28 +0000 |
Juanma Barranquero |
Fix typo.
|