From 4dde556b466b81b864e65ccaa0401e121dc27f1a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 1 Jun 2000 13:40:48 +0000 Subject: Temporarily removed keywords { and } for new parsing mechanism --- isar/isar-keywords.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'isar/isar-keywords.el') 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" -- cgit v1.2.3