- 28 Feb, 2006 1 commit
-
-
Kenichi Handa authored
decoding loop.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 05 Feb, 2006 1 commit
-
-
Kenichi Handa authored
-
- 03 Feb, 2006 1 commit
-
-
Kenichi Handa authored
element in Vcoding_system_alist. (Fdefine_coding_system_alias): Likewise.
-
- 02 Feb, 2006 1 commit
-
-
Kenichi Handa authored
incorrect format data.
-
- 19 Jan, 2006 1 commit
-
-
Kenichi Handa authored
(Qcoding_system_define_form): New variable. (syms_of_coding): Intern and staticpro it. (Fcoding_system_p): Check Qcoding_system_define_form. (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
-
- 17 Jan, 2006 1 commit
-
-
Kenichi Handa authored
-
- 19 Dec, 2005 1 commit
-
-
Kenichi Handa authored
-
- 14 Dec, 2005 1 commit
-
-
Kenichi Handa authored
-
- 15 Oct, 2005 1 commit
-
-
Kenichi Handa authored
-
- 23 Sep, 2005 1 commit
-
-
Kenichi Handa authored
function makes a new buffer, kill it.
-
- 14 Sep, 2005 1 commit
-
-
Kenichi Handa authored
(run_pre_post_conversion_on_str): If pre-write-conversion function changed the current buffer, delete the new buffer. (run_pre_write_conversin_on_c_str): Likewise.
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 29 Jul, 2005 1 commit
-
-
Kenichi Handa authored
(syms_of_coding): Initialize it. (ONE_MORE_BYTE): Decrement `src' before calling string_char. (ONE_MORE_BYTE_NO_CHECK): Likewise. (record_conversion_result): Add `default:' case. (coding_charset_list): Delete unused variable `coding_type'. (Fdefine_coding_system_internal): Add `ascii-compatible-p' property in the plist of the coding system. (Fcoding_system_put): Check QCascii_compatible_p.
-
- 14 Jul, 2005 1 commit
-
-
Kenichi Handa authored
(code_convert_region): Adjusted for the above change. (set_conversion_work_buffer): If the work buffer is already in use, generate a new buffer and return it. Otherwise return Qnil. (run_pre_post_conversion_on_str): Adjusted for the above change. (run_pre_write_conversin_on_c_str): Likewise.
-
- 12 Jul, 2005 1 commit
-
-
Kim F. Storm authored
* coding.h (Qprocess_argument): Remove unused var.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 13 Jun, 2005 1 commit
-
-
Stefan Monnier authored
-
- 03 Jun, 2005 1 commit
-
-
Kim F. Storm authored
-
- 21 Apr, 2005 1 commit
-
-
Kim F. Storm authored
-
- 31 Mar, 2005 1 commit
-
-
Kenichi Handa authored
-
- 29 Mar, 2005 1 commit
-
-
Kenichi Handa authored
(encode_coding_object): Use safe_call instead of call2.
-
- 25 Mar, 2005 1 commit
-
-
Kenichi Handa authored
the docstring of coding-category-list.
-
- 15 Mar, 2005 1 commit
-
-
Kenichi Handa authored
-
- 14 Feb, 2005 1 commit
-
-
Kenichi Handa authored
If NOCOPY is nonzero and there's no need of encoding, make STR unibyte directly.
-
- 18 Jan, 2005 1 commit
-
-
Kenichi Handa authored
translation-table is specified.
-
- 28 Dec, 2004 2 commits
-
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
(decode_coding_emacs_mule, encode_coding_emacs_mule) (decode_coding_iso2022, encode_designation_at_bol) (encode_coding_iso2022, decode_coding_sjis_big5, decode_eol) (decode_coding): Constify arguments and local vars.
-
- 27 Dec, 2004 1 commit
-
-
Kenichi Handa authored
-
- 11 Dec, 2004 1 commit
-
-
Kenichi Handa authored
(coding_charset_list): New function.
-
- 30 Nov, 2004 1 commit
-
-
Kenichi Handa authored
(syms_of_coding): Initialize and staticpro it. (set_conversion_work_buffer): New function. (run_pre_post_conversion_on_str): Use it. (run_pre_write_conversin_on_c_str): New function.
-
- 25 Nov, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 13 Oct, 2004 1 commit
-
-
Kenichi Handa authored
annotation.
-
- 12 Oct, 2004 1 commit
-
-
Kenichi Handa authored
Qundecided. (Fterminal_coding_system): Return nil if terminal coding system is `undecided'. (syms_of_coding): Define coding-system `undecided' here. Setup terminal_coding as `undecided'.
-
- 29 Sep, 2004 1 commit
-
-
Kenichi Handa authored
Free composition data. (encode_coding_string): Likewise.
-
- 14 Sep, 2004 1 commit
-
-
Kenichi Handa authored
-
- 13 Sep, 2004 1 commit
-
-
Kenichi Handa authored
BOM is not found. (detect_coding): Optimization for ISO-2022 when no 8-bit data is found. (detect_coding_system): Likewise.
-
- 03 Aug, 2004 1 commit
-
-
Kenichi Handa authored
etc. with shrinked_bytes.
-
- 21 Jun, 2004 1 commit
-
-
Kim F. Storm authored
-
- 11 Jun, 2004 1 commit
-
-
Kenichi Handa authored
-