override NSDocument's keepBackupFile: - (BOOL) keepBackupFile { return (YES); } // keepBackupFile This will do the tilde thing to the older version of the file.
keepBackupFile
- (BOOL) keepBackupFile { return (YES); } // keepBackupFile