aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | (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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | (Qascii_incompatible): New variable.Kenichi Handa2006-05-181-1/+14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | (setup_coding_system): For invalid coding-system, setKenichi Handa2006-05-081-11/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | (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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | (DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decodingKenichi Handa2006-03-091-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | (system_eol_type): Sync with HEAD.Kenichi Handa2006-05-151-7/+26
* | | | | | | | | | | | | | | | | | | | | | | | (decode_coding): Typo in comment fixed.Kenichi Handa2006-04-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | (decode_eol): Pay attention to buffer relocation inKenichi Handa2006-04-071-11/+20
* | | | | | | | | | | | | | | | | | | | | | | | (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): FixKenichi Handa2006-03-101-18/+18
* | | | | | | | | | | | | | | | | | | | | | | | (produce_composition): Compare charbuf[i] instead ofKenichi Handa2006-03-091-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | (DECODE_COMPOSITION_START): If the source is short, setKenichi Handa2006-03-071-6/+25
* | | | | | | | | | | | | | | | | | | | | | | | (DECODE_COMPOSITION_START): If the source is short, setKenichi Handa2006-03-071-3/+5
* | | | | | | | | | | | | | | | | | | | | | | | (encode_coding_ccl): Allocate destination dynamicallyKenichi Handa2006-03-041-10/+12
* | | | | | | | | | | | | | | | | | | | | | | | (decode_coding): Fix previous change.Kenichi Handa2006-03-021-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | (decode_coding): Fix the condition of terminating theKenichi Handa2006-02-281-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Cancel incorrect synching with HEAD.Kenichi Handa2006-02-051-3/+1
* | | | | | | | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11Miles Bader2006-02-041-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | (decode_composition_emacs_mule): Fix handling ofKenichi Handa2006-02-021-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | (Fdefine_coding_system_internal): Avoid a duplicatedKenichi Handa2006-02-031-7/+14
* | | | | | | | | | | | | | | | | | | | | | Sync to HEAD for handling autoload-coding-system.Kenichi Handa2006-01-191-2/+20
* | | | | | | | | | | | | | | | | | | | | | (code_conversion_restore): GCPRO arg.Kenichi Handa2006-01-171-0/+3
* | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | Copyright fixedKenichi Handa2005-12-191-2/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | (code_convert_region_unwind): GCPRO arg.Kenichi Handa2005-12-141-0/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | (code_convert_region_unwind): Argument format changed.Kenichi Handa2005-09-141-7/+22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | (decode_coding): Fix handling of invalid bytes.Kenichi Handa2005-10-151-1/+3
* | | | | | | | | | | | | | | | | | | (encode_coding_object): If a pre-write-conversionKenichi Handa2005-09-231-0/+5
* | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | (QCascii_compatible_p): New variable.Kenichi Handa2005-07-291-4/+18
* | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69Miles Bader2005-07-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | * coding.c (Qprocess_argument):Kim F. Storm2005-07-121-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Update FSF's address.Lute Kamstra2005-07-041-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | (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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Typo in comment.Kim F. Storm2005-04-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33Miles Bader2005-04-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | (Vcoding_category_list): Docstring fix.Kenichi Handa2005-03-311-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31Miles Bader2005-03-311-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | (syms_of_coding): Suggest to use set-coding-category inKenichi Handa2005-03-251-2/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | (decode_coding_object): Use safe_call1 instead of call1.Kenichi Handa2005-03-291-4/+10