2008-12-10 |
Juanma Barranquero |
* coding.c (QCdefault_char): Rename from QCdefalut_char.
|
2008-12-07 |
Chong Yidong |
(make_conversion_work_buffer): Disable buffer modification hooks in
|
2008-12-03 |
Kenichi Handa |
(encode_coding_emacs_mule): Be sure to set `code'.
|
2008-12-03 |
Kenichi Handa |
(decode_coding_charset): Check type of an element of
|
2008-12-03 |
Kenichi Handa |
(detect_coding_system): Initialize utf_16_le_eol to -1, val to
|
2008-12-03 |
Kenichi Handa |
(decode_coding_utf_8): Likewise.
|
2008-12-03 |
Kenichi Handa |
(decode_coding_utf_16): Initialize consumed_chars_base
|
2008-11-21 |
Kenichi Handa |
(detect_coding_iso_2022): Reject invalid composition
|
2008-10-23 |
Noah Friedman |
(make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf
|
2008-10-21 |
Eli Zaretskii |
(Fencode_coding_region, Fdecode_coding_region)
|
2008-10-21 |
Kenichi Handa |
(detect_coding_charset): For iso-8859-* coding systems,
|
2008-09-16 |
Kenichi Handa |
(make_conversion_work_buffer): Avoid calling
|
2008-07-09 |
Kenichi Handa |
(detect_coding_utf_8): Set detect_info->found only when
|
2008-06-05 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
2008-06-04 |
Kenichi Handa |
(detect_coding): Fix handling of coding->head_ascii.
|
2008-05-29 |
Kenichi Handa |
(CODING_UTF_8_BOM): New macro.
|
2008-05-28 |
Juanma Barranquero |
(Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string):
|
2008-05-28 |
Kenichi Handa |
(encode_coding_raw_text): Fix previous change.
|
2008-05-27 |
Stefan Monnier |
(encode_coding_raw_text): Fix last change.
|
2008-05-27 |
Stefan Monnier |
(encode_coding_raw_text): Set coding->produced_char for all branches.
|
2008-05-19 |
Juanma Barranquero |
(Fcoding_system_p): Rename argument to match docstring.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-14 |
Kenichi Handa |
(detect_coding_iso_2022): Ignore a coding category that
|
2008-04-08 |
Michael Albinus |
* coding.c (detect_coding_emacs_mule)
|
2008-04-03 |
Kenichi Handa |
(CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
|
2008-03-27 |
Stefan Monnier |
(decode_coding_object): Fix last change.
|
2008-03-27 |
Stefan Monnier |
(decode_coding_object): Revert part of last change.
|
2008-03-27 |
Stefan Monnier |
(decode_coding_object): Fix last change.
|
2008-03-25 |
Stefan Monnier |
(decode_coding_object): When not decoding into a buffer,
|
2008-03-16 |
Kenichi Handa |
(CHAR_STRING_ADVANCE_NO_UNIFY)
|
2008-03-03 |
Andreas Schwab |
(decode_coding_object): Inhibit gap shrinking while
|
2008-03-02 |
Andreas Schwab |
(decode_coding_big5, produce_chars): Fix typos in last
|
2008-03-02 |
Kenichi Handa |
(decode_coding_utf_8): When eol-type of CODING is
|
2008-02-21 |
Glenn Morris |
Fix comment typo.
|
2008-02-14 |
Kenichi Handa |
(decode_coding_object, encode_coding_object): Preserve
|
2008-02-12 |
Stefan Monnier |
* coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
|
2008-02-07 |
Jan Djärv |
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
|
2008-02-05 |
Kenichi Handa |
(decode_eol): Pay attention to coding->dst_multibyte.
|
2008-01-30 |
Miles Bader |
Merge from emacs--devo--0
|
2008-01-18 |
Kenichi Handa |
(decode_coding_object): Adjuste marker positions after
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-11-06 |
Kenichi Handa |
(Fdecode_coding_region): Fix typo in docstring.
|
2007-10-19 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-12 |
Miles Bader |
Fix up multi-tty merge
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-26 |
Kenichi Handa |
(detect_coding_iso_2022): Don't treat SI/SO codes as a
|
2007-07-24 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
2007-07-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-24 |
Kenichi Handa |
(produce_chars): Don't call insert_from_gap if no
|
2007-02-23 |
Kenichi Handa |
(coding_alloc_by_making_gap): New arg offset.
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-21 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-08 |
Kenichi Handa |
(detect_coding_charset): Fix detection of multi-byte
|
2006-09-05 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-28 |
Kenichi Handa |
(detect_coding_system): Fix for handling off
|
2006-08-21 |
Kenichi Handa |
(setup_coding_system): Fix setting of
|
2006-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|