From: Chris Hanson Date: Wed, 17 May 2000 16:25:06 +0000 (+0000) Subject: Note regarding generation of status messages during I/O. X-Git-Tag: 20090517-FFI~3847 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=276be94691ca5e042ca0cb2e7ebf0b4ccbb8456b;p=mit-scheme.git Note regarding generation of status messages during I/O. --- diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 7d068ac2f..a9277fd18 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,5 +1,5 @@ IMAIL To-Do List -$Id: todo.txt,v 1.15 2000/05/17 16:15:49 cph Exp $ +$Id: todo.txt,v 1.16 2000/05/17 16:25:06 cph Exp $ Bug fixes --------- @@ -71,3 +71,7 @@ New features * Write folder browser for IMAP servers. Implement AVAILABLE-FOLDER-NAMES. + +* Generate file I/O messages when reading and writing file folders. + Generate message "No changes to save." from SAVE-FOLDER on an IMAP + folder.