aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-39/+32
|\
| * (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRCKenichi Handa2006-08-151-36/+25
| * (syms_of_coding): Improve the docstringKenichi Handa2006-08-091-2/+3
| * Comment change.Richard M. Stallman2006-07-291-0/+3
| * (Ffind_operation_coding_system): Revert the change from 2006-05-29.Eli Zaretskii2006-07-291-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-291-4/+5
|\ \ | |/
| * (Fcheck_coding_system): Use xsignal1. Remove loop.Kim F. Storm2006-07-181-4/+5
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-06-121-2/+13
|\ \ | |/
| * (Ffind_operation_coding_system): Doc fix.Richard M. Stallman2006-05-301-2/+2
| * (Ffind_operation_coding_system): Doc fix.Eli Zaretskii2006-05-291-3/+4
| * (Ffind_operation_coding_system): Call a function byKenichi Handa2006-05-291-1/+1
| * (Ffind_operation_coding_system): Allow (FILENAME . BUFFER) in TARGET.Kenichi Handa2006-05-261-1/+11
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-201-1/+14
|\ \ | |/
| * (Qascii_incompatible): New variable.Kenichi Handa2006-05-181-1/+14
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-101-11/+8
|\ \ | |/
| * (setup_coding_system): For invalid coding-system, setKenichi Handa2006-05-081-11/+8
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-04-191-5/+14
|\ \ | |/
| * (setup_coding_system): If eol-type is not yet decidedKenichi Handa2006-04-131-4/+9
| * (shrink_encoding_region): If eol_type is not yet decided andKenichi Handa2006-04-131-0/+2
| * (encode_coding): If eol_type is not yet decided, useKenichi Handa2006-04-131-0/+2
| * (setup_coding_system): Fix previous change.Kenichi Handa2006-04-131-1/+1
| * (setup_coding_system): Use system_eol_type for defaultKenichi Handa2006-04-121-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-121-1/+1
|\ \ | |/
| * (DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decodingKenichi Handa2006-03-091-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* | Merged from Karoly Lorentey2006-02-031-1/+3
|\ \ | |/
| * (decode_composition_emacs_mule): Fix handling ofKenichi Handa2006-02-021-1/+3
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-20/+20
* | Merged from miles@gnu.org--gnu-2005 (patch 677)Karoly Lorentey2005-12-261-2/+3
|\ \ | |/
| * Copyright fixedKenichi Handa2005-12-191-2/+3
* | Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)Karoly Lorentey2005-12-191-0/+5
|\ \ | |/
| * (code_convert_region_unwind): GCPRO arg.Kenichi Handa2005-12-141-0/+5
* | Fix "first non-ASCII character on new tty frames" problem.Karoly Lorentey2005-12-121-1/+3
* | Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)Karoly Lorentey2005-09-171-7/+22
|\ \ | |/
| * (code_convert_region_unwind): Argument format changed.Kenichi Handa2005-09-141-7/+22
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-13/+36
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
| * (code_convert_region_unwind): ARG is changed to a cons.Kenichi Handa2005-07-141-11/+34
| * * coding.c (Qprocess_argument):Kim F. Storm2005-07-121-1/+1
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-16/+17
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)Karoly Lorentey2005-06-151-1/+1
|\ \ | |/
| * (run_pre_post_conversion_on_str): Remove unused var `buf'.Stefan Monnier2005-06-131-1/+0
| * (decode_coding_string): Handle CODING_FINISH_INTERRUPT.Kim F. Storm2005-06-031-0/+1
* | Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t...Karoly Lorentey2005-05-031-14/+21
* | Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)Karoly Lorentey2005-04-251-1/+1
|\ \ | |/
| * Typo in comment.Kim F. Storm2005-04-211-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)Karoly Lorentey2005-04-041-1/+1
|\ \ | |/