aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-keywords.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-01 13:40:48 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-01 13:40:48 +0000
commit4dde556b466b81b864e65ccaa0401e121dc27f1a (patch)
tree982aae547a859ebc2dfd36a1275208ee911473a1 /isar/isar-keywords.el
parent5d1476a37dc740abfa2039c508fdbbf424b57cf5 (diff)
Temporarily removed keywords { and } for new parsing mechanism
Diffstat (limited to 'isar/isar-keywords.el')
-rw-r--r--isar/isar-keywords.el8
1 files changed, 6 insertions, 2 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el
index 02026f7b..520ad80f 100644
--- a/isar/isar-keywords.el
+++ b/isar/isar-keywords.el
@@ -149,8 +149,12 @@
"use_thy_only"
"welcome"
"with"
- "{"
- "}"))
+ ;; FIXME da: commented out these since {* *} appear after start of
+ ;; command, e.g. header {* blah *} etc, which breaks
+ ;; proof-script-command-start-regexp
+ ;; "{"
+ ;; "}"
+ ))
(defconst isar-keywords-minor
'("and"