diff options
| author | Thomas Kleymann | 1998-11-02 12:41:30 +0000 |
|---|---|---|
| committer | Thomas Kleymann | 1998-11-02 12:41:30 +0000 |
| commit | d6ff63eac2e02856b2031aafb23a75f17256b631 (patch) | |
| tree | 11f3a5926ec17a8d7d0aad09cf17679f73ac797b /todo | |
| parent | c25e3c1a1c3c12a81f90b0a20321ca9734634032 (diff) | |
fixed minor bugs
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. |
