Checks all buffers to see if they have been saved. If a buffer has not been saved, the user is alerted. The return value is #t is all the buffers have been saved (or the user is willing to lose the changes), or #f otherwise. The user is given the option of saving unsaved files immediately.