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.
|
Mon, 24 Jun 2002 00:35:59 +0000 |
Kenichi Handa |
(detect_eol): Preserve coding->cmp_data.
|
Mon, 20 May 2002 08:05:15 +0000 |
Ken Raeburn |
* coding.c (Fread_coding_system, code_convert_region1)
|
Sat, 11 May 2002 21:32:52 +0000 |
Eli Zaretskii |
(decode_coding) <coding_type_ccl>: If a lone CR
|
Sat, 11 May 2002 15:59:49 +0000 |
Andreas Schwab |
(intersection): Keep the elements of the returned list
|
Fri, 10 May 2002 08:51:44 +0000 |
Eli Zaretskii |
(encode_coding_sjis_big5): Enclose bitwise AND in
|
Sat, 13 Apr 2002 17:49:00 +0000 |
Richard M. Stallman |
(run_pre_post_conversion_on_str):
|
Mon, 11 Mar 2002 19:21:09 +0000 |
Andreas Schwab |
(syms_of_coding) <file-coding-system-alist>: Doc fix
|
Fri, 01 Feb 2002 04:34:21 +0000 |
Richard M. Stallman |
(decode_composition_emacs_mule):
|
Fri, 11 Jan 2002 21:27:54 +0000 |
Richard M. Stallman |
(code_convert_region): Don't copy old text if undo disabled.
|
Mon, 17 Dec 2001 15:33:12 +0000 |
Richard M. Stallman |
(code_convert_region): Update coding->cmp_data->char_offset
|
Mon, 17 Dec 2001 15:21:06 +0000 |
Sam Steingold |
(DECODE_COMPOSITION_END): Fixed a typo in the last
|
Mon, 17 Dec 2001 14:05:07 +0000 |
Richard M. Stallman |
(DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
|