From 6fdb0edaba66fe8efe8441e10811ac526bcddd1a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 18 Feb 2003 01:02:04 +0000 Subject: Updated. --- AUTHORS | 3 ++- generic/proof-mmm.el | 2 +- todo | 18 +++++++++++++++--- 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 doc, etc, generic, html, images, isa, demoisa - Markus Wenzel + Stefan Berghofer isar Paul Callaghan 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 -- cgit v1.2.3