aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2001-10-13 18:14:14 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2001-10-13 18:14:14 +0000
commitfdc23522eb9764d6a9d21ea34d657f1a302822ca (patch)
tree3b0b0a066be02e817c304622b07f72f73ad2da0b /isar
parenta73e41c7cbdb8a93467ca5f34f4735c911030354 (diff)
isar-goals-font-lock-keywords: more general goal pattern;
Diffstat (limited to 'isar')
-rw-r--r--isar/isar-syntax.el6
1 files changed, 1 insertions, 5 deletions
diff --git a/isar/isar-syntax.el b/isar/isar-syntax.el
index b4cb6cf6..2d300ae7 100644
--- a/isar/isar-syntax.el
+++ b/isar/isar-syntax.el
@@ -290,11 +290,7 @@
"^proof (prove):"
"^proof (state):"
"^proof (chain):"
- "^goal (corollary.*):"
- "^goal (theorem.*):"
- "^goal (lemma.*):"
- "^goal (have.*):"
- "^goal (show.*):"
+ "^goal ([^)]+):"
"^picking this:"
"^using this:"
"^this:"