diff options
| author | Kenichi Handa | 2003-12-29 07:52:49 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-12-29 07:52:49 +0000 |
| commit | 065e359516274ece9178f9ddef01ae8573ff18a7 (patch) | |
| tree | fa9a061eea97e56998a3ea33b9e440ca4542eaf4 /src/process.c | |
| parent | 63e114786927f008363f57d2fc52c613782c59b5 (diff) | |
| download | emacs-065e359516274ece9178f9ddef01ae8573ff18a7.tar.gz emacs-065e359516274ece9178f9ddef01ae8573ff18a7.zip | |
(Qinsufficient_source, Qinconsistent_eol)
(Qinvalid_source, Qinterrupted, Qinsufficient_memory): New
variables.
(Vlast_code_conversion_error): New variables.
(syms_of_coding): DEFSYM or DEFVAR_LISP them.
(ONE_MORE_BYTE): Record error if any instead of signaling an
error. If non-ASCII multibyte char is found, return the negative
value of the code. All callers changed to check it.
(ONE_MORE_BYTE_NO_CHECK): Likewise.
(record_conversion_result): New function. All codes setting
coding->result are changed to call this function.
(detect_coding_utf_8): Don't use the local variable incomplete.
(decode_coding_utf_8): Likewise.
(emacs_mule_char): Change the second arg to `const'.
(detect_coding_emacs_mule): Don't use the local variable
incomplete.
(detect_coding_sjis): Likewise.
(detect_coding_big5): Likewise.
(decode_coding): Fix of flushing out unprocessed data.
(make_conversion_work_buffer): Fix making of a work buffer.
(decode_coding_object): Return coding->dst_object;
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions