aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-27 12:14:57 +0000
committerDavid Aspinall1998-10-27 12:14:57 +0000
commit2c397c7f9b03f73a550456b8404b835486b3cff3 (patch)
tree83074a5b2f8e81ef4d52957aaf045ca9aef8eb4c /todo
parent9a82ef99c0a9dac2aa988dbce358c10caef2d684 (diff)
Renamed proof-invisible-command proof-shell-invisible-command.
Removed superfluous optional 'relaxed' argument from: proof-shell-invisibile-command, proof-grab-lock, proof-start-queue.
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo b/todo
index 72ffe5f4..9a1c5b96 100644
--- a/todo
+++ b/todo
@@ -14,6 +14,9 @@ X (Low) probably not worth wasting time on
* This is a list of things which need doing in the generic interface
====================================================================
+C Remove "FIXME notes" which are just notes I've put in about old
+ code in case something breaks (da, 30mins).
+
A* Fix bugs in proof-shell-filter. Don't assume that full match is
contained in filter chunk.(Should match strings in buffer instead)