(do_auto_save_unwind): Set auto_saving to 0.
authorRichard M. Stallman <rms@gnu.org>
Sat, 22 Jul 1995 16:13:31 +0000 (16:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 22 Jul 1995 16:13:31 +0000 (16:13 +0000)
commit3be3c08ef8142ada51a065831d3350bf39a786e8
tree3da63dc82438fc597dc40b17c989077fa3176c77
parentcbc55f55696b257a75007fefbfc57bec7dc67ab8
(do_auto_save_unwind): Set auto_saving to 0.
(Fdo_auto_save): Don't clear auto_saving here.  Set it to 1
only when we make the unwind-protect.

(Ffile_modes) [DOS_NT]: Use check_executable.
(check_executable): DOS_NT code moved here from Ffile_modes.
(check_writable): New code for MSDOS.

(Fexpand_file_name): Initial ~ means name is absolute.
src/fileio.c