summaryrefslogtreecommitdiff
path: root/src/coding.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* 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
* | (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
* | (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--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Remove license from trivial file.Glenn Morris2007-07-251-1/+1
| | * (Ffind_operation_coding_system): Doc fix.Juanma Barranquero2007-07-161-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-241-1/+1
|\ \ \ | |/ /
| * | (Ffind_operation_coding_system): Doc fix.Juanma Barranquero2007-07-181-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-151-1/+5
|\ \ \ | |/ /
| * | (Ffind_operation_coding_system): Docstring improved.Kenichi Handa2007-06-261-1/+5
| |/
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-2/+2
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-1/+2
|\ \ | |/
| * Update AIST copyright years.Kenichi Handa2006-12-131-1/+2
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-2/+7
|\ \ | |/
| * (code_convert_region): InitializeKenichi Handa2006-11-141-0/+5
| * (Fencode_sjis_char, Fencode_big5_char): Improve argument/docstring consistency.Juanma Barranquero2006-11-121-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-2/+4
|\ \ | |/
| * (Fdetect_coding_region, Fdetect_coding_string): FixKenichi Handa2006-08-281-2/+4
* | 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
|\ \ | |/