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)
|
Sun, 09 Dec 2001 00:56:24 +0000 |
Pavel Jank |
(setup_coding_system, shrink_encoding_region)
|
Thu, 29 Nov 2001 12:54:12 +0000 |
Dave Love |
(syms_of_coding) <Qchar_coding_system>: Give it an
|
Wed, 28 Nov 2001 07:36:18 +0000 |
Pavel Jank |
(decode_coding_string): Remove unused variable `gcpro1'.
|
Wed, 14 Nov 2001 00:04:57 +0000 |
Richard M. Stallman |
(syms_of_coding): Doc fix.
|
Tue, 13 Nov 2001 11:55:47 +0000 |
Pavel Jank |
Doc fix.
|
Fri, 09 Nov 2001 08:00:44 +0000 |
Pavel Jank |
(encode_coding): Use precomputed value of `src'.
|
Sun, 04 Nov 2001 17:42:30 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Mon, 29 Oct 2001 19:34:44 +0000 |
Eli Zaretskii |
(syms_of_coding): Document that locale-coding-system is
|
Sun, 21 Oct 2001 15:20:20 +0000 |
Miles Bader |
(Ffind_operation_coding_system): Add usage: string to doc string.
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Fri, 05 Oct 2001 09:49:39 +0000 |
Gerd Moellmann |
Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
|
Mon, 23 Jul 2001 09:26:46 +0000 |
Gerd Moellmann |
(code_convert_region): Handle the multibyte case if
|
Tue, 17 Jul 2001 16:29:39 +0000 |
Ken Raeburn |
* coding.c (setup_coding_system): Don't do any designation based on reg_bits if
|
Thu, 12 Jul 2001 20:26:18 +0000 |
Stefan Monnier |
(Ffind_coding_systems_region_internal): If safe_codings
|
Mon, 21 May 2001 12:34:11 +0000 |
Gerd Moellmann |
Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
|
Thu, 05 Apr 2001 21:15:02 +0000 |
Dave Love |
comment
|
Thu, 08 Mar 2001 04:42:43 +0000 |
Kenichi Handa |
(Fdetect_coding_region): Fix comments added by the previous change.
|
Thu, 08 Mar 2001 02:19:18 +0000 |
Kenichi Handa |
(detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.
|
Thu, 08 Mar 2001 02:01:00 +0000 |
Kenichi Handa |
(detect_coding_sjis): Do more rigid check.
|
Mon, 05 Mar 2001 06:40:18 +0000 |
Kenichi Handa |
(syms_of_coding): Docstring modified.
|
Tue, 27 Feb 2001 03:27:20 +0000 |
Kenichi Handa |
(ccl_coding_driver): If ccl->eight_bit_control is zero,
|
Wed, 14 Feb 2001 23:50:05 +0000 |
Dave Love |
Doc and message fixes.
|
Thu, 08 Feb 2001 23:29:44 +0000 |
Kenichi Handa |
(code_convert_region): After detecting a coding, if
|
Fri, 26 Jan 2001 06:10:21 +0000 |
Kenichi Handa |
(decode_coding): Set a flag for inhibiting
|
Wed, 24 Jan 2001 23:30:34 +0000 |
Kenichi Handa |
(ccl_coding_driver): Setup ccl->suppress_error.
|
Thu, 04 Jan 2001 17:35:26 +0000 |
Dave Love |
Commentary changes.
|
Tue, 02 Jan 2001 14:26:22 +0000 |
Eli Zaretskii |
(detect_coding_iso2022, setup_coding_system): Remove
|
Thu, 28 Dec 2000 07:03:56 +0000 |
Kenichi Handa |
(setup_coding_system): Initialize
|
Thu, 28 Dec 2000 01:05:02 +0000 |
Kenichi Handa |
(SAFE_ONE_MORE_BYTE): New macro.
|
Thu, 21 Dec 2000 23:22:16 +0000 |
Kenichi Handa |
(ccl_coding_driver): Initialize ccl->cr_consumed.
|
Fri, 15 Dec 2000 08:30:40 +0000 |
Kenichi Handa |
(detect_coding): Call detect_coding_mask with a correct MULTIBYTEP
|
Fri, 15 Dec 2000 04:45:53 +0000 |
Kenichi Handa |
(setup_coding_system): Clear all members of the struct
|
Thu, 14 Dec 2000 01:27:43 +0000 |
Kenichi Handa |
(decode_coding_string): Set coding->src_multibyte and
|
Wed, 13 Dec 2000 23:24:37 +0000 |
Kenichi Handa |
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
|
Tue, 05 Dec 2000 12:34:56 +0000 |
Kenichi Handa |
(setup_coding_system): Be sure to initialize coding->category_idx.
|
Tue, 28 Nov 2000 00:00:00 +0000 |
Kenichi Handa |
(Ffind_coding_systems_region_internal): Be sure to
|
Thu, 23 Nov 2000 20:36:02 +0000 |
Eli Zaretskii |
(decode_coding_emacs_mule): Fix the case of
|
Thu, 26 Oct 2000 01:22:29 +0000 |
Kenichi Handa |
(decode_coding): Fix previous change (check also
|
Tue, 24 Oct 2000 09:04:35 +0000 |
Eli Zaretskii |
(decode_coding_emacs_mule): If coding->eol_type is CR
|
Sun, 22 Oct 2000 14:00:19 +0000 |
Eli Zaretskii |
Fix a typo in a comment.
|
Fri, 13 Oct 2000 08:21:20 +0000 |
Kenichi Handa |
(decode_coding_string): Set coding->src_multibyte and
|
Fri, 13 Oct 2000 08:01:24 +0000 |
Kenichi Handa |
(code_convert_region): Be sure to initialize coding->category_idx.
|
Thu, 07 Sep 2000 12:58:15 +0000 |
Kenichi Handa |
(detect_coding_sjis): Check the byte sequence more regidly.
|
Thu, 07 Sep 2000 12:41:37 +0000 |
Kenichi Handa |
(encode_coding_sjis_big5): Fix previous change.
|
Thu, 07 Sep 2000 12:04:09 +0000 |
Kenichi Handa |
(encode_coding_sjis_big5): Use translation table for
|
Wed, 23 Aug 2000 02:47:42 +0000 |
Kenichi Handa |
(encode_eol): Fix bug for the case of dst_bytes being zero. Set
|
Fri, 18 Aug 2000 10:48:26 +0000 |
Kenichi Handa |
(encode_coding_string): Fix previous change.
|
Fri, 18 Aug 2000 06:41:15 +0000 |
Kenichi Handa |
(decode_coding_string): Set members consumed,
|
Wed, 16 Aug 2000 11:19:34 +0000 |
Kenichi Handa |
(encode_coding): Fix the bug of not flushing ISO escape sequence at
|
Wed, 16 Aug 2000 01:37:20 +0000 |
Kenichi Handa |
(MINIMUM_CONVERSION_BUFFER_SIZE): Macro deleted.
|
Fri, 11 Aug 2000 05:45:37 +0000 |
Kenichi Handa |
(ccl_coding_driver): Initialize ccl->multibyte.
|
Tue, 08 Aug 2000 14:34:05 +0000 |
Ken Raeburn |
*coding.c (find_safe_codings): CHAR_TABLE_SET index must be a lisp object.
|
Fri, 04 Aug 2000 05:53:01 +0000 |
Kenichi Handa |
(coding_restore_composition): Pay attention to the case that
|
Fri, 04 Aug 2000 02:05:39 +0000 |
Kenichi Handa |
(decode_coding_iso2022): More strict check for handling single
|
Thu, 27 Jul 2000 06:01:19 +0000 |
Kenichi Handa |
(Qsafe_charsets): This variable deleted.
|
Sun, 23 Jul 2000 14:53:26 +0000 |
Eli Zaretskii |
(syms_of_coding): Doc fix for inhibit-iso-escape-detection.
|
Wed, 19 Jul 2000 03:44:55 +0000 |
Kenichi Handa |
(code_convert_region): Delete text properties before shrinking the
|
Tue, 18 Jul 2000 14:37:54 +0000 |
Gerd Moellmann |
(syms_of_coding): Fix typo in spelling of variable
|
Tue, 18 Jul 2000 04:32:08 +0000 |
Kenichi Handa |
(setup_coding_system): Don't override the explicitly specified
|
Fri, 14 Jul 2000 01:56:14 +0000 |
Kenichi Handa |
(inhibit_iso_escape_detection): New variable.
|
Fri, 30 Jun 2000 02:56:45 +0000 |
Kenichi Handa |
(code_convert_region): Even if the length of text is
|
Mon, 26 Jun 2000 12:24:46 +0000 |
Andreas Schwab |
(decode_coding_string): Re-fetch STRING_BYTES after
|
Fri, 23 Jun 2000 05:30:34 +0000 |
Eli Zaretskii |
(decode_eol_post_ccl): Special handling for undecided
|
Mon, 19 Jun 2000 05:18:09 +0000 |
Kenichi Handa |
(setup_coding_system) <4>: Reset member `cr_carryover'.
|
Thu, 15 Jun 2000 11:02:26 +0000 |
Kenichi Handa |
(decode_coding_emacs_mule): Always set src_base at the
|
Tue, 30 May 2000 07:40:59 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Fix code for checking
|
Mon, 29 May 2000 11:25:30 +0000 |
Kenichi Handa |
(DECODE_COMPOSITION_START): If coding->cmp_data is not
|
Fri, 26 May 2000 13:42:03 +0000 |
Dave Love |
(shrink_decoding_region): Initialize eol_conversion.
|
Thu, 25 May 2000 11:47:09 +0000 |
Dave Love |
Fix junk from last checkin.
|
Thu, 25 May 2000 11:04:33 +0000 |
Dave Love |
(encode_eol): Add null statement after label.
|
Thu, 25 May 2000 04:44:33 +0000 |
Kenichi Handa |
(run_pre_post_conversion_on_str): Set point to the
|
Tue, 23 May 2000 00:17:27 +0000 |
Kenichi Handa |
(encode_eol): Fix a bug of DOS style EOL encoding.
|
Fri, 19 May 2000 23:54:56 +0000 |
Kenichi Handa |
(ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to
|
Sat, 08 Apr 2000 19:34:29 +0000 |
Ken Raeburn |
* coding.h (code_convert_string): Declare.
|
Tue, 07 Mar 2000 06:17:54 +0000 |
Kenichi Handa |
Add comments on coding-category-utf-8,
|
Thu, 02 Mar 2000 06:09:15 +0000 |
Kenichi Handa |
(coding_save_composition): Be sure to allocate
|
Tue, 11 Jan 2000 10:20:25 +0000 |
Andreas Schwab |
(code_convert_region): Initialize total_skip.
|
Wed, 15 Dec 1999 12:47:28 +0000 |
Kenichi Handa |
(code_convert_region): Fix the secoding arg to
|
Wed, 15 Dec 1999 00:06:45 +0000 |
Kenichi Handa |
Include composite.h.
|
Tue, 07 Dec 1999 04:42:40 +0000 |
Stefan Monnier |
* editfns.c (Fdelete_and_extract_region): New function.
|
Mon, 22 Nov 1999 08:19:51 +0000 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
Fri, 29 Oct 1999 00:45:38 +0000 |
Kenichi Handa |
(code_convert_region): Update `dst' correctly.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Mon, 18 Oct 1999 01:35:54 +0000 |
Kenichi Handa |
(code_convert_string): Add record_unwind_protect to
|
Mon, 04 Oct 1999 00:12:34 +0000 |
Kenichi Handa |
(DECODE_CHARACTER_ASCII): Decode ASCII invocated to GR
|
Mon, 13 Sep 1999 02:23:04 +0000 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
Mon, 23 Aug 1999 00:11:40 +0000 |
Gerd Moellmann |
(code_convert_region): Compute beg/end_unchanged per
|
Mon, 26 Jul 1999 11:56:56 +0000 |
Kenichi Handa |
(setup_coding_system): Get compiled CCL code by just
|
Fri, 18 Jun 1999 06:11:29 +0000 |
Kenichi Handa |
(decode_coding_sjis_big5): Avoid compiler warning.
|
Tue, 08 Jun 1999 00:26:51 +0000 |
Kenichi Handa |
(ENCODE_SJIS_BIG5_CHARACTER): Encode charset
|
Wed, 02 Jun 1999 23:44:53 +0000 |
Kenichi Handa |
(ENCODE_SJIS_BIG5_CHARACTER): Encode charset
|
Mon, 24 May 1999 09:02:41 +0000 |
Richard M. Stallman |
(syms_of_coding): Doc fix.
|
Mon, 10 May 1999 01:04:01 +0000 |
Kenichi Handa |
(code_convert_region): If eol format is inconsistent,
|
Sun, 02 May 1999 10:05:22 +0000 |
Andrew Innes |
[andrewi]
|
Tue, 06 Apr 1999 12:34:12 +0000 |
Kenichi Handa |
Add comments for decode_coding and encode_coding.
|
Tue, 23 Mar 1999 12:28:55 +0000 |
Kenichi Handa |
(encode_coding_iso2022): Initialize dummy arguments to
|
Sat, 20 Mar 1999 07:47:54 +0000 |
Kenichi Handa |
(ENCODE_ISO_CHARACTER): Check validity of CHARSET. If
|
Tue, 09 Mar 1999 11:55:12 +0000 |
Kenichi Handa |
(setup_coding_system): Check for CODING_SYSTEM = nil.
|
Mon, 01 Mar 1999 11:52:54 +0000 |
Kenichi Handa |
Comment for ISO 2022 encoding mechanism modified.
|
Thu, 18 Feb 1999 12:52:07 +0000 |
Kenichi Handa |
(Fdecode_sjis_char): In case of error, use %x for
|
Tue, 16 Feb 1999 01:38:01 +0000 |
Kenichi Handa |
(Fdecode_sjis_char, Fencode_sjis_char): Hanlde
|
Mon, 15 Feb 1999 10:47:36 +0000 |
Kenichi Handa |
(decode_coding_iso2022): Don't set coding->composed_chars to 0 here.
|
Mon, 08 Feb 1999 11:06:56 +0000 |
Kenichi Handa |
(ccl_coding_driver): On encoding, coding->produced_char
|
Fri, 05 Feb 1999 05:39:58 +0000 |
Kenichi Handa |
(encode_coding_iso2022): Before writing out an invalid
|
Wed, 27 Jan 1999 10:08:13 +0000 |
Eli Zaretskii |
(syms_of_coding): eol-mnemonic-* variables are now
|
Mon, 25 Jan 1999 19:00:50 +0000 |
Dave Love |
(syms_of_coding): Doc fix for inhibit-eol-conversion.
|
Thu, 14 Jan 1999 01:20:35 +0000 |
Kenichi Handa |
(Fdecode_sjis_char): Decode Japanese Katakana character
|
Mon, 11 Jan 1999 21:21:03 +0000 |
Dave Love |
(syms_of_coding): Doc fix for inhibit-eol-conversion.
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(DECODE_DESIGNATION): Jump to label_invalid_code if
|
Wed, 28 Oct 1998 07:52:13 +0000 |
Kenichi Handa |
(DECODE_CHARACTER_ASCII): Check validity of inserted
|
Mon, 26 Oct 1998 08:00:11 +0000 |
Kenichi Handa |
(code_convert_region): Kill the work buffer created by
|
Sat, 24 Oct 1998 01:17:09 +0000 |
Kenichi Handa |
(code_convert_region): While preserving the orignal
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
(setup_coding_system): Fix setting up
|
Sat, 17 Oct 1998 01:58:01 +0000 |
Kenichi Handa |
(decode_coding_iso2022): Set coding->fake_multibyte to
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(shrink_decoding_region): If a charset other than ascii
|
Thu, 08 Oct 1998 06:48:42 +0000 |
Kenichi Handa |
(code_convert_region): Set inhibit_modification_hooks
|
Mon, 28 Sep 1998 11:52:53 +0000 |
Kenichi Handa |
(check_composing_code): Fix previous change. Now it
|
Sat, 26 Sep 1998 04:20:48 +0000 |
Kenichi Handa |
(check_composing_code): If the current composing
|
Fri, 25 Sep 1998 07:32:05 +0000 |
Kenichi Handa |
(decode_eol): While decoding DOS-like eol, handle a
|
Fri, 18 Sep 1998 13:10:40 +0000 |
Kenichi Handa |
(ccl_coding_driver): If ccl_driver is interrupted by a
|
Wed, 16 Sep 1998 07:21:31 +0000 |
Kenichi Handa |
(code_convert_region): Update beg_unchanged and
|
Mon, 07 Sep 1998 13:39:15 +0000 |
Kenichi Handa |
(ccl_coding_driver): Always calculate correct mulibyte
|
Mon, 31 Aug 1998 03:50:17 +0000 |
Kenichi Handa |
(decode_coding): Even if SRC_BYTES is zero, try
|
Fri, 28 Aug 1998 12:33:52 +0000 |
Kenichi Handa |
(code_convert_region1): Remove all text properties of the region.
|
Thu, 27 Aug 1998 07:47:15 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Handle ESC N and ESC O
|
Mon, 24 Aug 1998 10:05:10 +0000 |
Andreas Schwab |
(file-coding-system-alist, select-safe-coding-system-function): Doc fix.
|
Mon, 24 Aug 1998 06:42:56 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Don't check the byte length of
|
Fri, 21 Aug 1998 06:34:13 +0000 |
Kenichi Handa |
(detect_coding_system): If detect_eol_type returns
|
Tue, 18 Aug 1998 13:15:18 +0000 |
Kenichi Handa |
(ccl_coding_driver): Setup ccl->last_block properly.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(coding_category_name): Fix the order of initial
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(default_buffer_file_coding): New variable.
|
Sun, 09 Aug 1998 05:28:02 +0000 |
Richard M. Stallman |
(CHARSET_OK): Check that coding_system_table[IDX] != 0.
|
Sat, 08 Aug 1998 21:32:57 +0000 |
Richard M. Stallman |
Avoid using initializers for Lisp_Object.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(Qvalid_codes): New variable.
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(syms_of_coding): Mention auto-coding-alist in the
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(init_coding): New function.
|
Thu, 09 Jul 1998 04:33:00 +0000 |
Kenichi Handa |
(code_convert_string): Count characters again if we
|
Thu, 09 Jul 1998 02:02:33 +0000 |
Kenichi Handa |
(DECODE_ISO_CHARACTER): While decoding two-byte code,
|
Fri, 26 Jun 1998 03:29:15 +0000 |
Kenichi Handa |
(setup_raw_text_coding_system): New function.
|
Sat, 20 Jun 1998 22:06:30 +0000 |
Karl Heuer |
Doc fixes.
|
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
|
Tue, 10 Mar 1998 21:14:08 +0000 |
Richard M. Stallman |
(code_convert_region): Fix previous change. Adjusted
|
Wed, 04 Mar 1998 08:05:14 +0000 |
Kenichi Handa |
(code_convert_region): Fix previous change.
|
Wed, 04 Mar 1998 07:41:41 +0000 |
Kenichi Handa |
(code_convert_region): Handle the case that codes
|
Fri, 27 Feb 1998 22:09:52 +0000 |
Karl Heuer |
Reorder args in callers of del_range_2.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(decode_coding_iso2022): Update coding->fake_multibyte.
|
Fri, 30 Jan 1998 11:05:41 +0000 |
Kenichi Handa |
(ENCODE_ISO_CHARACTER): Pay attention to
|
Wed, 28 Jan 1998 12:37:25 +0000 |
Kenichi Handa |
(DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
Vselect_safe_coding_system_function): New variable.
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Mon, 19 Jan 1998 19:45:53 +0000 |
Richard M. Stallman |
(code_convert_region): Always count chars inserted
|
Sun, 18 Jan 1998 04:43:08 +0000 |
Karl Heuer |
(code_convert_region): Delete duplicate local `zv_before'.
|
Fri, 09 Jan 1998 23:05:12 +0000 |
Richard M. Stallman |
(code_convert_string): Maybe use make_unibyte_string.
|
Thu, 01 Jan 1998 07:05:26 +0000 |
Richard M. Stallman |
(code_convert_region): Handle bytepos and charpos.
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(setup_coding_system): Do not set
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(setup_coding_system): Initialize common_flags member
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(encode_designation_at_bol): Fix bug of finding graphic
|
Tue, 21 Oct 1997 10:43:40 +0000 |
Kenichi Handa |
(Qcoding_system_spec): Deleted.
|
Tue, 09 Sep 1997 00:46:00 +0000 |
Richard M. Stallman |
(encode_designation_at_bol): Fix type of local vars C1, C2.
|
Mon, 08 Sep 1997 10:00:48 +0000 |
Richard M. Stallman |
(Fencode_coding_string, Fdecode_coding_string): Doc fixes.
|
Fri, 05 Sep 1997 08:07:44 +0000 |
Kenichi Handa |
(Ffind_operation_coding_system): If a function in
|
Fri, 05 Sep 1997 05:38:21 +0000 |
Richard M. Stallman |
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
|
Thu, 04 Sep 1997 05:58:20 +0000 |
Richard M. Stallman |
(Qcoding_system_history): New variable.
|
Thu, 04 Sep 1997 04:55:52 +0000 |
Richard M. Stallman |
(setup_coding_system, Ffind_operation_coding_system)
|
Thu, 04 Sep 1997 03:31:10 +0000 |
Richard M. Stallman |
(detect_coding_mask): Re-work previous change.
|
Tue, 02 Sep 1997 20:56:02 +0000 |
Richard M. Stallman |
(detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
|
Thu, 28 Aug 1997 10:54:13 +0000 |
Kenichi Handa |
(detect_eol): Do not select no-conversion even if EOL
|
Thu, 28 Aug 1997 10:51:12 +0000 |
Kenichi Handa |
(Qno_conversion, Qundecided): New variables.
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fread_non_nil_coding_system): Supply the arg
|
Fri, 22 Aug 1997 03:33:51 +0000 |
Kenichi Handa |
(detect_eol): If the coding system an alias, get
|
Sat, 16 Aug 1997 01:54:37 +0000 |
Kenichi Handa |
(CODING_FLAG_ISO_LATIN_EXTRA): New macro.
|
Sun, 10 Aug 1997 05:54:48 +0000 |
Kenichi Handa |
(Fset_terminal_coding_system_internal): Set
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to
|
Wed, 06 Aug 1997 18:54:05 +0000 |
Richard M. Stallman |
(syms_of_coding): Doc syntax fixes.
|
Wed, 06 Aug 1997 01:09:16 +0000 |
Kenichi Handa |
(detect_eol_type): Fix previous change.
|
Tue, 05 Aug 1997 18:19:33 +0000 |
Richard M. Stallman |
(detect_eol_type): If EOL representation does not
|
Mon, 04 Aug 1997 06:59:57 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Do not exclude posibility of
|
Mon, 04 Aug 1997 03:01:57 +0000 |
Richard M. Stallman |
(detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
|
Fri, 01 Aug 1997 01:36:20 +0000 |
Kenichi Handa |
(encode_coding_iso2022): When source data ends not at
|
Thu, 31 Jul 1997 05:55:12 +0000 |
Kenichi Handa |
(encode_coding_iso2022): Write out invalid multibyte
|
Tue, 22 Jul 1997 20:40:29 +0000 |
Richard M. Stallman |
(syms_of_coding): Doc fix.
|
Fri, 18 Jul 1997 22:55:49 +0000 |
Richard M. Stallman |
(Ffind_operation_coding_system): Use Ffboundp to
|
Tue, 15 Jul 1997 08:21:17 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Distinguish coding-category-iso-7-else and
|
Sun, 13 Jul 1997 20:43:31 +0000 |
Richard M. Stallman |
Comment changes.
|
Sat, 12 Jul 1997 06:45:09 +0000 |
Richard M. Stallman |
(Ffind_coding_system): Use call1, not call2.
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(Qemacs_mule, inhibit_eol_conversion): New variables.
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Wed, 02 Jul 1997 12:53:53 +0000 |
Kenichi Handa |
(Vstandard_character_unification_table_for_decode):
|
Wed, 02 Jul 1997 02:56:02 +0000 |
Richard M. Stallman |
(syms_of_coding): Change initial values of eol_mnemonic_... variables.
|
Wed, 18 Jun 1997 13:09:00 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Initilize mask correctly.
|
Mon, 16 Jun 1997 07:29:16 +0000 |
Richard M. Stallman |
Change copyright notices.
|
Mon, 09 Jun 1997 12:59:12 +0000 |
Kenichi Handa |
(Vcoding_system_alist): Deleted.
|
Wed, 28 May 1997 04:36:27 +0000 |
Kenichi Handa |
(encode_invocation_designation): Use macro
|
Fri, 16 May 1997 00:43:29 +0000 |
Kenichi Handa |
Name change through the code:
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Valternate_charset_table): The valiable deleted.
|
Sat, 10 May 1997 03:19:20 +0000 |
Richard M. Stallman |
(Fread_coding_system, Fread_non_nil_coding_system):
|
Wed, 16 Apr 1997 01:04:54 +0000 |
Kenichi Handa |
(setup_coding_system): Setup coding->eol_type as LF
|
Thu, 10 Apr 1997 21:53:28 +0000 |
Karl Heuer |
(Ffind_coding_system): Don't use Lisp_Object as integer.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(detect_coding_iso2022, detect_coding_mask): Ignore
|
Sat, 05 Apr 1997 07:48:17 +0000 |
Richard M. Stallman |
(Ffind_coding_system): Doc fix.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
Adjusted for the change of MAX_CHARSET.
|
Wed, 05 Mar 1997 07:02:02 +0000 |
Kenichi Handa |
(decode_eol): Fix bug of converting CRLF to LF.
|
Thu, 27 Feb 1997 11:10:42 +0000 |
Kenichi Handa |
(create_process, Fopen_network_stream): Typo in indexes
|
Sun, 23 Feb 1997 09:20:52 +0000 |
Karl Heuer |
Fix FSF address in comment.
|
Thu, 20 Feb 1997 07:02:49 +0000 |
Karl Heuer |
Initial revision
|