aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorKenichi Handa2003-05-06 12:28:11 +0000
committerKenichi Handa2003-05-06 12:28:11 +0000
commitb49a1807a984553f0bb9c1e2d3d16d306c2d13d0 (patch)
treedfd0ae0fe1882a55158522fce3e9a22961a68e5f /src/bytecode.c
parentbf470ae20fae6855a6408f3ffad3a45cde0763c7 (diff)
downloademacs-b49a1807a984553f0bb9c1e2d3d16d306c2d13d0.tar.gz
emacs-b49a1807a984553f0bb9c1e2d3d16d306c2d13d0.zip
(Qsignature, Qendian): Delete these variables.
(syms_of_coding): Don't initialize them. (CATEGORY_MASK_UTF_16_AUTO): New macro. (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in detect_info->found. (decode_coding_utf_16): Don't detect BOM here. (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding) is NOT utf_16_without_bom. (setup_coding_system): For a coding system of type utf-16, check if the attribute :endian is Qbig or not (not nil or not), and set CODING_REQUIRE_DETECTION_MASK if BOM detection is required. (detect_coding): If coding type is utf-16 and BOM detection is required, detect it. (Fdefine_coding_system_internal): For a coding system of type utf-16, check if the attribute :endian is Qbig or not (not nil or not).
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions