aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--generic/proof-mmm.el2
-rw-r--r--todo18
3 files changed, 18 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index 0dccdeb4..418f6365 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,7 +2,7 @@ Current Authors/Maintainers:
David Aspinall <da@dcs.ed.ac.uk>
doc, etc, generic, html, images, isa, demoisa
- Markus Wenzel <wenzelm@informatik.tu-muenchen.de>
+ Stefan Berghofer <sberghofer@informatik.tu-muenchen.de>
isar
Paul Callaghan <P.C.Callaghan@durham.ac.uk>
plastic, lego
@@ -13,6 +13,7 @@ Current Authors/Maintainers:
Previous Authors:
+ Markus Wenzel (isar)
Thomas Kleymann (lego, doc, generic)
Healfdene Goguen (coq, generic, doc)
Dilip Sequeira (lego)
diff --git a/generic/proof-mmm.el b/generic/proof-mmm.el
index 9c9c171a..cee76c62 100644
--- a/generic/proof-mmm.el
+++ b/generic/proof-mmm.el
@@ -45,7 +45,7 @@ on MMM regions for the prover's class."
(progn
(if (proof-ass mmm-enable)
(setq mmm-mode-ext-classes-alist
- (cons (list (proof-ass-sym mode) nil
+ (adjoin (list (proof-ass-sym mode) nil
proof-assistant-symbol)
mmm-mode-ext-classes-alist))
(setq mmm-mode-ext-classes-alist
diff --git a/todo b/todo
index b8f42200..881abfb0 100644
--- a/todo
+++ b/todo
@@ -1,11 +1,23 @@
-*- mode:outline -*-
-
-* Proof General Low-level List of Things to Do
-
$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
+
+*** Clean up X-symbol support
+ -- configuration for latest version of X-Symbol (Gerwin Klein)
+ -- remove on/off setting for all buffers (too slow), use
+ same mechanism as proof-mmm.
+
+*** Finish/cleanup MMM support for Isar. Document (but who reads?)
+ Add MMM for other provers where relevant
+
+
+* Proof General Infeasibly Long Low-Level List of Things to Do
+
+
** 0. Contents
1. Priorities