do-autosave in editor:backup-autosave<%>
This method is called to perform the autosaving.
See also
autosave:register
(-> (union #f string)sendan-editor:backup-autosavedo-autosave)When the file has been modified since it was last saved and autosaving it turned on (via the
autosave?method) an autosave file is created for thiseditor<%>.Returns the filename where the autosave took place, or
#fif none did.