(Finsert_file_contents): Call Vset_auto_coding_function
authorKenichi Handa <handa@m17n.org>
Sat, 25 Jul 1998 04:23:13 +0000 (04:23 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 25 Jul 1998 04:23:13 +0000 (04:23 +0000)
commit1255deb9a63c9020290ac96c7cedae8f8176c4d0
treeb7a2ffced7acbb4b499ac496306c732c4b847109
parent47e1dcfee1eaadebef070e28688097f0f6772781
(Finsert_file_contents): Call Vset_auto_coding_function
with two arguments.
(Fwrite_region): If buffer-file-coding-system is set locally, use
the coding system whithout checking file-coding-system-alist.
(syms_of_fileio): Docstring of set-auto-coding-function adjusted
for the change of argument number.
src/fileio.c