index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coding.c
Age
Commit message (
Expand
)
Author
2000-09-07
(detect_coding_sjis): Check the byte sequence more regidly.
Kenichi Handa
2000-09-07
(encode_coding_sjis_big5): Fix previous change.
Kenichi Handa
2000-09-07
(encode_coding_sjis_big5): Use translation table for
Kenichi Handa
2000-08-23
(encode_eol): Fix bug for the case of dst_bytes being zero. Set
Kenichi Handa
2000-08-18
(encode_coding_string): Fix previous change.
Kenichi Handa
2000-08-18
(decode_coding_string): Set members consumed,
Kenichi Handa
2000-08-16
(encode_coding): Fix the bug of not flushing ISO escape sequence at
Kenichi Handa
2000-08-16
(MINIMUM_CONVERSION_BUFFER_SIZE): Macro deleted.
Kenichi Handa
2000-08-11
(ccl_coding_driver): Initialize ccl->multibyte.
Kenichi Handa
2000-08-08
*coding.c (find_safe_codings): CHAR_TABLE_SET index must be a lisp object.
Ken Raeburn
2000-08-04
(coding_restore_composition): Pay attention to the case that
Kenichi Handa
2000-08-04
(decode_coding_iso2022): More strict check for handling single
Kenichi Handa
2000-07-27
(Qsafe_charsets): This variable deleted.
Kenichi Handa
2000-07-23
(syms_of_coding): Doc fix for inhibit-iso-escape-detection.
Eli Zaretskii
2000-07-19
(code_convert_region): Delete text properties before shrinking the
Kenichi Handa
2000-07-18
(syms_of_coding): Fix typo in spelling of variable
Gerd Moellmann
2000-07-18
(setup_coding_system): Don't override the explicitly specified
Kenichi Handa
2000-07-14
(inhibit_iso_escape_detection): New variable.
Kenichi Handa
2000-06-30
(code_convert_region): Even if the length of text is
Kenichi Handa
2000-06-26
(decode_coding_string): Re-fetch STRING_BYTES after
Andreas Schwab
2000-06-23
(decode_eol_post_ccl): Special handling for undecided
Eli Zaretskii
2000-06-19
(setup_coding_system) <4>: Reset member `cr_carryover'.
Kenichi Handa
2000-06-15
(decode_coding_emacs_mule): Always set src_base at the
Kenichi Handa
2000-05-30
(detect_coding_iso2022): Fix code for checking
Kenichi Handa
2000-05-29
(DECODE_COMPOSITION_START): If coding->cmp_data is not
Kenichi Handa
2000-05-26
(shrink_decoding_region): Initialize eol_conversion.
Dave Love
2000-05-25
Fix junk from last checkin.
Dave Love
2000-05-25
(encode_eol): Add null statement after label.
Dave Love
2000-05-25
(run_pre_post_conversion_on_str): Set point to the
Kenichi Handa
2000-05-23
(encode_eol): Fix a bug of DOS style EOL encoding.
Kenichi Handa
2000-05-19
(ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to
Kenichi Handa
2000-04-08
* coding.h (code_convert_string): Declare.
Ken Raeburn
2000-03-07
Add comments on coding-category-utf-8,
Kenichi Handa
2000-03-02
(coding_save_composition): Be sure to allocate
Kenichi Handa
2000-01-11
(code_convert_region): Initialize total_skip.
Andreas Schwab
1999-12-15
(code_convert_region): Fix the secoding arg to
Kenichi Handa
1999-12-15
Include composite.h.
Kenichi Handa
1999-12-07
* editfns.c (Fdelete_and_extract_region): New function.
Stefan Monnier
1999-11-22
* callproc.c (strerror): Remove decl.
Paul Eggert
1999-10-29
(code_convert_region): Update `dst' correctly.
Kenichi Handa
1999-10-19
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert
1999-10-18
(code_convert_string): Add record_unwind_protect to
Kenichi Handa
1999-10-04
(DECODE_CHARACTER_ASCII): Decode ASCII invocated to GR
Kenichi Handa
1999-09-13
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Ken Raeburn
1999-08-23
(code_convert_region): Compute beg/end_unchanged per
Gerd Moellmann
1999-07-26
(setup_coding_system): Get compiled CCL code by just
Kenichi Handa
1999-06-18
(decode_coding_sjis_big5): Avoid compiler warning.
Kenichi Handa
1999-06-08
(ENCODE_SJIS_BIG5_CHARACTER): Encode charset
Kenichi Handa
1999-06-02
(ENCODE_SJIS_BIG5_CHARACTER): Encode charset
Kenichi Handa
1999-05-24
(syms_of_coding): Doc fix.
Richard M. Stallman
[prev]
[next]