(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
authorKenichi Handa <handa@m17n.org>
Wed, 13 Dec 2000 23:24:37 +0000 (23:24 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 13 Dec 2000 23:24:37 +0000 (23:24 +0000)
commit0a28aafbbc877fa133a5028920aba3d6ad981402
tree0fcace4238886e79cdc98b5f9d3a65ff99d2c771
parent0544ef495833a49404cf63d11f95e715daebb8ff
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
(detect_coding_emacs_mule, detect_coding_iso2022,)
(detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
(detect_coding_utf_16, detect_coding_ccl): Make them static.  New
argument MULTIBYTEP.  Callers changed.
(detect_coding_mask, detect_coding_system): New argument
MULTIBYTEP.  Callers changed.
src/coding.c