Add a few notes.
authorChris Hanson <org/chris-hanson/cph>
Sat, 2 Jun 2001 22:30:07 +0000 (22:30 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 2 Jun 2001 22:30:07 +0000 (22:30 +0000)
v7/src/imail/todo.txt

index 81140680a9406a8d2324b009032a050bb4569bcf..3e1ee25fd85cf07e11e27bc78404a861080fdd6f 100644 (file)
@@ -1,9 +1,21 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.124 2001/06/01 02:23:19 cph Exp $
+$Id: todo.txt,v 1.125 2001/06/02 22:30:07 cph Exp $
 
 Bug fixes
 ---------
 
+* Add feature to close connections immediately when M-x imail-quit is
+  executed.
+
+* Add key binding for M-x imail-browse-container to imail-mode.
+
+* Various changes to Dired that might affect our browsers: RET selects
+  the current object (preferred to f).  D command does immediate
+  delete.  t command means toggle sense of marked lines (*t also does
+  this, perhaps is preferable).  Name of command bound to x is now
+  dired-do-flagged-delete.  S and H do links.  P prints file.  ^ runs
+  dired on parent directory of this directory.
+
 * The PROBE-FOLDER thread is left running even when connection to
   server is severed.  In fact it is running as long as the buffer is
   around.  It should be started when the connection is established,