• Kenichi Handa's avatar
    (decode_coding_utf_8): When eol_type is Qdos, handle · 98725083
    Kenichi Handa authored
    the case that the last byte is '\r' correctly.
    (decode_coding_emacs_mule): Likewise.
    (decode_coding_iso_2022): Likewise.
    (decode_coding_sjis): Likewise.
    (decode_coding_big5): Likewise.
    (decode_coding_charset): Likewise.
    (produce_chars): Likewise.
    (decode_coding): Flushing out the unprocessed data correctly.
    (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of
    coding->mode.
    98725083
coding.c 246 KB