view lib-src/README @ 51357:4830e98be217

(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.
author Kenichi Handa <handa@m17n.org>
date Sat, 31 May 2003 01:58:13 +0000
parents 1b8338fd30cd
children 47bf5f5df3c9
line wrap: on
line source

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.