aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorThomas Kleymann1998-11-02 12:41:30 +0000
committerThomas Kleymann1998-11-02 12:41:30 +0000
commitd6ff63eac2e02856b2031aafb23a75f17256b631 (patch)
tree11f3a5926ec17a8d7d0aad09cf17679f73ac797b /todo
parentc25e3c1a1c3c12a81f90b0a20321ca9734634032 (diff)
fixed minor bugs
Diffstat (limited to 'todo')
-rw-r--r--todo5
1 files changed, 4 insertions, 1 deletions
diff --git a/todo b/todo
index 83a19f08..de9fab22 100644
--- a/todo
+++ b/todo
@@ -382,7 +382,8 @@ C Improve legotags. I cannot handle lists e.g., with
* Here are things to be done to Coq mode
========================================
-B Ensure that coq.el byte-compiles cleanly (1h)
+C derive a coq-response-mode from proof-response-mode; see lego.el (10min)
+
D set proof-commands-regexp to support indentation for commands
(10min)
@@ -416,6 +417,8 @@ A* Check all regexps are suitable instantiated.
A Fixup multiple file handling with theory loader hacks to Isabelle.
+C derive an isa-response-mode from proof-response-mode; see lego.el (10min)
+
D Implement completion for Isabelle using tables generated by
the running process.