aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-27 12:15:29 +0000
committerDavid Aspinall1998-10-27 12:15:29 +0000
commitdff98e3aed41983095a3f5d5bf53e14cc6b94936 (patch)
tree2ab6d40bd277452528c6b8d98a89a1bb5f10897c /todo
parent2c397c7f9b03f73a550456b8404b835486b3cff3 (diff)
Checked through span code. Commented out dead bits
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo b/todo
index 9a1c5b96..6f7b165f 100644
--- a/todo
+++ b/todo
@@ -15,8 +15,9 @@ X (Low) probably not worth wasting time on
====================================================================
C Remove "FIXME notes" which are just notes I've put in about old
- code in case something breaks (da, 30mins).
+ code in case something breaks (da, 30mins).
+C Check on all FIXME notes.
A* Fix bugs in proof-shell-filter. Don't assume that full match is
contained in filter chunk.(Should match strings in buffer instead)