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 6539001f..8402a20b 100644
--- a/isar/isar-keywords.el
+++ b/isar/isar-keywords.el
@@ -126,8 +126,7 @@
"sorry"))
(defconst isar-keywords-qed-block
- '("qed"
- "qed_with"))
+ '("qed"))
(defconst isar-keywords-proof-goal
'("have"
@@ -156,6 +155,7 @@
(defconst isar-keywords-proof-asm
'("assume"
+ "def"
"fix"
"presume"))