none of the below flags, it is equal to |
|
file has been modified on disk outside the program. |
|
file has been deleted from disk. |
|
file has been modified on disk outside the program or deleted from disk, it is equal to |
|
document content is modifed and not saved yet. |
|
file doesn't exist on disk yet. This is the state of documents opened from command line when requested file doesn't exist. |
|
doesn't prompt on close, even if it's modified. |
Values returned by save_changes_dialog()
.
Values returned by MooEditor.before-save
and MooEdit.before-save
callbacks.