diff options
| author | Kenichi Handa | 1997-08-28 10:51:12 +0000 |
|---|---|---|
| committer | Kenichi Handa | 1997-08-28 10:51:12 +0000 |
| commit | 27901516b62b78a4b52c7787c7c115c8d00368d8 (patch) | |
| tree | c0da83fc214ed75b914c84eaa20826f3d4ca7297 /src/alloc.c | |
| parent | e80de6b18fbc4102b28a86d0169c6f06ce12e9da (diff) | |
| download | emacs-27901516b62b78a4b52c7787c7c115c8d00368d8.tar.gz emacs-27901516b62b78a4b52c7787c7c115c8d00368d8.zip | |
(Qno_conversion, Qundecided): New variables.
(syms_of_coding): Initialize and staticpro them.
(coding_category_name): Include "coding-category-raw-test".
(setup_coding_system): Handle coding_type_raw_text.
(detect_coding_mask): Include CODING_CATEGORY_MASK_RAW_TEXT in the
return value instead of CODING_CATEGORY_MASK_BINARY.
(detect_coding): Do not check the case that `mask' is 0, which
never happens now.
(detect_eol_type): If EOL format is inconsistent, return
CODING_EOL_INCONSISTENT.
(detect_eol): If EOL format of raw-text file is inconsistent,
detect it as no-conversion.
(decode_coding): Handle coding_type_raw_text.
(encode_coding): Likewise.
(Fdetect_coding_region): Ajusted for the above changes.
(shrink_conversion_area): Handle coding_type_raw_text.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions