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.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el
index 957ba0e8..caa7cfab 100644
--- a/isar/isar-keywords.el
+++ b/isar/isar-keywords.el
@@ -195,9 +195,9 @@
(defconst isar-keywords-proof-script
'("apply"
+ "apply_end"
"back"
"defer"
- "prefer"
- "then_apply"))
+ "prefer"))
(provide 'isar-keywords)