projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a327644
)
Fixed problem with login messages during completion by changing Edwin
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 23 May 2000 02:12:10 +0000
(
02:12
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 23 May 2000 02:12:10 +0000
(
02:12
+0000)
to suppress all messages during completion.
v7/src/imail/todo.txt
patch
|
blob
|
history
diff --git
a/v7/src/imail/todo.txt
b/v7/src/imail/todo.txt
index 09b1e82b4a3781e4e441ce8208a410c19553c24b..aa58190e6261db05a2eabf6d4ec70ab499ca75b7 100644
(file)
--- a/
v7/src/imail/todo.txt
+++ b/
v7/src/imail/todo.txt
@@
-1,12
+1,9
@@
IMAIL To-Do List
-$Id: todo.txt,v 1.3
8 2000/05/22 20:22:52
cph Exp $
+$Id: todo.txt,v 1.3
9 2000/05/23 02:12:10
cph Exp $
Bug fixes
---------
-* Login messages interfere with modeline when doing completion on IMAP
- URLs.
-
* Implement operations for IMAP: URL-EXISTS?.
* Must be able to handle malformed headers in incoming mail.