summaryrefslogtreecommitdiff
path: root/src/coding.c
Commit message (Expand)AuthorAgeFilesLines
* (detect_coding_utf_8): Set detect_info->found only whenKenichi Handa2008-07-091-1/+2
* (detect_coding): Fix previous change.Kenichi Handa2008-06-051-4/+6
* (detect_coding): Fix handling of coding->head_ascii.Kenichi Handa2008-06-041-39/+43
* (CODING_UTF_8_BOM): New macro.Kenichi Handa2008-05-291-25/+159
* (Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string):Juanma Barranquero2008-05-281-11/+11
* (encode_coding_raw_text): Fix previous change.Kenichi Handa2008-05-281-11/+16
* (encode_coding_raw_text): Fix last change.Stefan Monnier2008-05-271-1/+3
* (encode_coding_raw_text): Set coding->produced_char for all branches.Stefan Monnier2008-05-271-4/+1
* (Fcoding_system_p): Rename argument to match docstring.Juanma Barranquero2008-05-191-25/+26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (detect_coding_iso_2022): Ignore a coding category thatKenichi Handa2008-05-141-0/+2
* * coding.c (detect_coding_emacs_mule)Michael Albinus2008-04-081-9/+9
* (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.Kenichi Handa2008-04-031-108/+205
* (decode_coding_object): Fix last change.Stefan Monnier2008-03-271-1/+1
* (decode_coding_object): Revert part of last change.Stefan Monnier2008-03-271-1/+4
* (decode_coding_object): Fix last change.Stefan Monnier2008-03-271-2/+2
* (decode_coding_object): When not decoding into a buffer,Stefan Monnier2008-03-251-2/+2
* (CHAR_STRING_ADVANCE_NO_UNIFY)Kenichi Handa2008-03-161-20/+105
* (decode_coding_object): Inhibit gap shrinking whileAndreas Schwab2008-03-031-0/+2
* (decode_coding_big5, produce_chars): Fix typos in lastAndreas Schwab2008-03-021-3/+3
* (decode_coding_utf_8): When eol-type of CODING isKenichi Handa2008-03-021-85/+119
* Fix comment typo.Glenn Morris2008-02-211-1/+1
* (decode_coding_object, encode_coding_object): PreserveKenichi Handa2008-02-141-8/+15
* * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.Stefan Monnier2008-02-121-3/+4
* (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".Jan Djärv2008-02-071-2/+2
* (decode_eol): Pay attention to coding->dst_multibyte.Kenichi Handa2008-02-051-1/+4
* Merge from emacs--devo--0Miles Bader2008-01-301-1/+3
|\
| * (select-safe-coding-system-function): Doc fix.Glenn Morris2008-01-161-1/+3
| * (detect_coding_mask): Fix previous change.Kenichi Handa2008-01-111-3/+7
| * (detect_coding_iso2022): New arg latin_extra_code_state. Allow LatinKenichi Handa2008-01-091-24/+89
* | (decode_coding_object): Adjuste marker positions afterKenichi Handa2008-01-181-0/+68
* | Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\ \ | |/
| * Merge from emacs--rel--22Miles Bader2008-01-081-2/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-2/+2
| | * (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-171-1/+9
| * | * coding.c (detect_coding, Fupdate_coding_systems_internal):Stefan Monnier2007-11-191-2/+2
* | | (Fdecode_coding_region): Fix typo in docstring.Kenichi Handa2007-11-061-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-10-191-2/+10
|\ \ \ | |/ /
| * | (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-171-1/+9
| * | * xfns.c (Fx_create_frame, Fx_display_list):Stefan Monnier2007-10-161-1/+1
* | | Fix up multi-tty mergeMiles Bader2007-10-121-12/+10
* | | Merge from emacs--devo--0Miles Bader2007-10-111-27/+30
|\ \ \ | |/ /
| * | (detect_eol_type, detect_eol_type_in_2_octet_form):Michaël Cadilhac2007-09-191-4/+4
| * | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-07-241-1/+1
| |\ \ \
| * \ \ \ Merge from emacs--devo--0Miles Bader2007-07-151-1/+5
| |\ \ \ \
| * \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-2/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-2/+4
| |\ \ \ \ \ \ \ \