aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-09-28 14:14:34 +0000
committerDavid Aspinall1999-09-28 14:14:34 +0000
commit11235369444b285147447a112b1b1569b0f24ad1 (patch)
tree03b70e56edc0f994c106818a62bfb98aa715e3fb
parent1648a5bfcdaf7e08db7648a3fd805079a19fdabe (diff)
Note about syntax
-rw-r--r--todo4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo b/todo
index 087418f3..19a60773 100644
--- a/todo
+++ b/todo
@@ -480,10 +480,10 @@ X proof-site (da): I think it would be nice to change the architecture
X Support a history of proof commands, with a "redo" command to
redo undo-to-point or sequences of toolbar undo's.
-X Support for x-symbols package.
- Provers with sophisticated/configurable syntax should tell Emacs
+X Provers with sophisticated/configurable syntax should tell Emacs
about their syntax somehow, rather than trying to duplicate
specifications inside Emacs.
+ Maybe some particular ATerm format would help with this?
X Comment support is not very generic: we don't support end-of-line
terminated comments. Is there any case where this might be