• Kenichi Handa's avatar
    (Finsert_file_contents): Setup src_multibyte and · 8c3b9441
    Kenichi Handa authored
    dst_multibyte members of coding.  On handling REPLACE on unibyte
    buffer, convert the result of decode_coding to unibyte.  On
    inserting into a mutibyte buffer, always call code_convert_region.
    (e_write): Setup cdoing->src_multibyte according to the
    multibyteness of the source (buffer or string).
    8c3b9441
fileio.c 175 KB