diff options
Diffstat (limited to 'todo')
| -rw-r--r-- | todo | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |
