aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo11
1 files changed, 8 insertions, 3 deletions
diff --git a/todo b/todo
index 89777919..ab2ed115 100644
--- a/todo
+++ b/todo
@@ -3,20 +3,22 @@ $Id$
This is an outline file. Use C-c C-n, C-c C-p or menu to navigate.
+=================================================================
-* Proof General Short List of Things to Do for next version
+* THINGS TO DO BEFORE 3.5 RELEASE
*** Emacs Bug Roundup
--- xemacs support for nested comments
--- xemacs undo in read-only regions
*** Clean up X-symbol support
- -- token configuration for latest version of X-Symbol (Gerwin Klein)
+ -- token configuration for latest version of X-Symbol (Gerwin Klein, done?)
-- remove on/off setting for all buffers (too slow), use
same mechanism as proof-mmm. [Done; in testing]
+ -- Check x-symbol support in provers other than Isabelle
*** Finish/cleanup MMM support for Isar. Document (but who reads it?)
- Add MMM for other provers where relevant
+ Add MMM for other provers where relevant
*** Isabelle support: can we somehow add "legacy" support for old
theory files and even allow scripting in ML files? Maybe
@@ -27,6 +29,9 @@ This is an outline file. Use C-c C-n, C-c C-p or menu to navigate.
-- theorem dependencies on spoils ordinary response buffer output
(dependency info *after* response display loses)
+*** Check multiple file support in Isabelle -- maybe has become buggy
+
+
* Proof General Infeasibly Long Low-Level List of Things to Do