aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--isar/isar-syntax.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar-syntax.el b/isar/isar-syntax.el
index 3018c61d..f9f7bd1b 100644
--- a/isar/isar-syntax.el
+++ b/isar/isar-syntax.el
@@ -384,7 +384,7 @@ matches contents of quotes for quoted identifiers.")
(defvar isar-goals-font-lock-keywords
(append
(list
- "^theory "
+ "^theory:"
"^proof (prove):"
"^proof (state):"
"^proof (chain):"