Implement an "auto-save on exit" feature. This assumes that Edwin
authorChris Hanson <org/chris-hanson/cph>
Tue, 24 Aug 1993 06:10:01 +0000 (06:10 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 24 Aug 1993 06:10:01 +0000 (06:10 +0000)
commitc360321ed7b50dea81ca09c29e61db6bffd7ad60
tree794e5f5a5966e9b1aedc79a32f7b46d732329b2f
parent13c4c0a302f94cd25b19d6471edf546d7d43eed9
Implement an "auto-save on exit" feature.  This assumes that Edwin
keeps the fixed-objects-vector slot FIXOBJ_EDWIN_AUTO_SAVE up to date
with an alist of group/filename pairs.  The auto-save feature
determines which entries in the alist need to be saved and writes them
out to auto-save files.  The activity is echoed on the error stream.
v7/src/microcode/term.c