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:
f4bc520
)
Reminder to move pathname-completion code into the runtime system.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 20 May 2000 03:23:32 +0000
(
03:23
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 20 May 2000 03:23:32 +0000
(
03:23
+0000)
v7/src/imail/todo.txt
patch
|
blob
|
history
diff --git
a/v7/src/imail/todo.txt
b/v7/src/imail/todo.txt
index 5bb8cd240aa736c965935fcb50c7e0d21a94cdcc..5811157d2dc235dee3a6a01b6e78b882f4ad34d1 100644
(file)
--- 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.3
0 2000/05/19 21:28:43
cph Exp $
+$Id: todo.txt,v 1.3
1 2000/05/20 03:23:32
cph Exp $
Bug fixes
---------
@@
-21,6
+21,8
@@
Bug fixes
Design changes
--------------
+* Move pathname-completion code into the runtime system.
+
* Rename the procedures that form the UI callback interface to make it
clear what their role is.