summaryrefslogtreecommitdiff
path: root/src/coding.c
AgeCommit message (Expand)Author
2006-05-08(setup_coding_system): For invalid coding-system, setKenichi Handa
2006-04-19Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-04-13(setup_coding_system): If eol-type is not yet decidedKenichi Handa
2006-04-13(shrink_encoding_region): If eol_type is not yet decided andKenichi Handa
2006-04-13(encode_coding): If eol_type is not yet decided, useKenichi Handa
2006-04-13(setup_coding_system): Fix previous change.Kenichi Handa
2006-04-12(setup_coding_system): Use system_eol_type for defaultKenichi Handa
2006-04-07(decode_coding): Typo in comment fixed.Kenichi Handa
2006-04-07(decode_eol): Pay attention to buffer relocation inKenichi Handa
2006-03-12Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-03-10(DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): FixKenichi Handa
2006-03-09(DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decodingKenichi Handa
2006-03-09(produce_composition): Compare charbuf[i] instead ofKenichi Handa
2006-03-07(DECODE_COMPOSITION_START): If the source is short, setKenichi Handa
2006-03-07(DECODE_COMPOSITION_START): If the source is short, setKenichi Handa
2006-03-04(encode_coding_ccl): Allocate destination dynamicallyKenichi Handa
2006-03-02(decode_coding): Fix previous change.Kenichi Handa
2006-02-28(decode_coding): Fix the condition of terminating theKenichi Handa
2006-02-12Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-02-08Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-02-05Cancel incorrect synching with HEAD.Kenichi Handa
2006-02-04Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11Miles Bader
2006-02-03Merged from Karoly Lorentey
2006-02-03(Fdefine_coding_system_internal): Avoid a duplicatedKenichi Handa
2006-02-02(decode_composition_emacs_mule): Fix handling ofKenichi Handa
2006-01-19Sync to HEAD for handling autoload-coding-system.Kenichi Handa
2006-01-17(code_conversion_restore): GCPRO arg.Kenichi Handa
2006-01-16Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader
2005-12-29Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey
2005-12-26Merged from miles@gnu.org--gnu-2005 (patch 677)Karoly Lorentey
2005-12-19Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)Karoly Lorentey
2005-12-19Copyright fixedKenichi Handa
2005-12-14(code_convert_region_unwind): GCPRO arg.Kenichi Handa
2005-12-12Fix "first non-ASCII character on new tty frames" problem.Karoly Lorentey
2005-10-15(decode_coding): Fix handling of invalid bytes.Kenichi Handa
2005-09-23(encode_coding_object): If a pre-write-conversionKenichi Handa
2005-09-17Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)Karoly Lorentey
2005-09-14(code_convert_region_unwind): Argument format changed.Kenichi Handa
2005-09-04Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey
2005-08-26Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-29(QCascii_compatible_p): New variable.Kenichi Handa
2005-07-14Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69Miles Bader
2005-07-14(code_convert_region_unwind): ARG is changed to a cons.Kenichi Handa
2005-07-12* coding.c (Qprocess_argument):Kim F. Storm
2005-07-11Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey
2005-07-07Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader
2005-07-05Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey
2005-07-04Update FSF's address.Lute Kamstra