mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
Saving is done asynchronously so the document might be closed while being saved. This in itself is not an issue, but the “post save” function will assume it has an open document for “marking as pristine” and executing potential “document did-save” callbacks on.