]> git.eshelyaron.com Git - emacs.git/commit
(detect_coding_iso2022): While checking a byte sequence
authorKenichi Handa <handa@m17n.org>
Wed, 27 Aug 2003 00:32:05 +0000 (00:32 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 27 Aug 2003 00:32:05 +0000 (00:32 +0000)
commit0d918c4cc7b3c16feb36b71adef85b3017b05744
tree52dc4cda7fe8bfb83ae9bbef2f37c4ac74deea03
parentfa8f0ff934e0ac83e9bd5faa63185cbd7c8557f8
(detect_coding_iso2022): While checking a byte sequence
for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
it in the normal loop.
src/coding.c