aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-keywords.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/isar-keywords.el')
-rw-r--r--isar/isar-keywords.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el
index 6194a89b..dadac654 100644
--- a/isar/isar-keywords.el
+++ b/isar/isar-keywords.el
@@ -35,7 +35,8 @@
"quit"
"redo"
"undo"
- "undos_proof"))
+ "undos_proof"
+ "welcome"))
(defconst isar-keywords-diag
'("ML"
@@ -58,6 +59,7 @@
"remove_thy"
"term"
"thm"
+ "thms_containing"
"touch_all_thys"
"touch_thy"
"typ"
@@ -84,7 +86,8 @@
"title"))
(defconst isar-keywords-theory-decl
- '("arities"
+ '("ML_setup"
+ "arities"
"axclass"
"axioms"
"classes"