Add disk cache for IMAP folders.
authorChris Hanson <org/chris-hanson/cph>
Sat, 29 Sep 2001 01:04:53 +0000 (01:04 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 29 Sep 2001 01:04:53 +0000 (01:04 +0000)
v7/src/imail/todo.txt

index 283081e9164828f610cf66df6b14dbeec1a17afc..8448709eccbf035b27de33f0fc0669e9679fa4c6 100644 (file)
@@ -1,5 +1,5 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.132 2001/09/14 17:23:27 cph Exp $
+$Id: todo.txt,v 1.133 2001/09/29 01:04:53 cph Exp $
 
 Bug fixes
 ---------
@@ -75,10 +75,6 @@ New features
   should use UIDs for IMAP folders; for other folders perhaps the
   message ID can be used.
 
-* Set the IMAIL buffer's modification bit to indicate whether the
-  folder is locally modified.  Meaningful only for file folders.  Hook
-  up the save-folder code into M-x save-some-buffers.
-
 * Implement file backup when writing file folders.
 
 * Generate file I/O messages when reading and writing file folders.