(Qauto_save_coding, auto_save_coding): New variables.
authorKenichi Handa <handa@m17n.org>
Sat, 31 May 2003 01:58:13 +0000 (01:58 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 31 May 2003 01:58:13 +0000 (01:58 +0000)
commit356a62243ab2d0201462c23121749c2d9bbf359e
treee441241bc8ccc900d2983dd1c8e39f7cda389734
parentfd3ae0b9def77d98c4936581f7d0ab004bdde16e
(Qauto_save_coding, auto_save_coding): New variables.
(Finsert_file_contents): If coding-system-for-read is bound to
Qauto_save_coding, use the coding system emacs-mule with special
setting for recovering a file.
(choose_write_coding_system): On auto saving, use the coding
system emacs-mule with special setting for auto saving.
(syms_of_fileio) <Qauto_save_coding>: Intern and staticpro it.
src/fileio.c