aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>1999-10-27 16:02:43 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>1999-10-27 16:02:43 +0000
commit3041a9ee6506e88ff0550f78e0eecaf812e5a8d4 (patch)
treefafd405d75968105886578ff06e43ad0df62ede1
parent98aa2ded01fcab58e8a81faf9c8717e2bab84ffc (diff)
(try_)context_thy_only;
-rw-r--r--isar/isar-keywords.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el
index 3c4c967a..e021430f 100644
--- a/isar/isar-keywords.el
+++ b/isar/isar-keywords.el
@@ -26,10 +26,12 @@
"simpset"))
(defconst isar-keywords-control
- '("ProofGeneral\\.inform_file_processed"
+ '("ProofGeneral\\.context_thy_only"
+ "ProofGeneral\\.inform_file_processed"
"ProofGeneral\\.inform_file_retracted"
"ProofGeneral\\.kill_proof"
"ProofGeneral\\.restart"
+ "ProofGeneral\\.try_context_thy_only"
"cannot_undo"
"cd"
"clear_undos"