document location of auto-save file for a file-less definitions window

svn: r9726
This commit is contained in:
Matthew Flatt 2008-05-07 20:45:32 +00:00
parent 5f85bbce17
commit 9ce74d5378

View File

@ -77,6 +77,11 @@ generated from the original file's name:
}
If the definitions window is modified and there is no current file,
then an autosave file is written to the user's ``documents''
directory. @margin-note{The ``documents'' directory is determined by
@scheme[(find-system-path 'doc-dir)].}
@; ----------------------------------------
@section{Preference Files}