From e2d9c99d148bdbfd42ef80a09512b735a0209818 Mon Sep 17 00:00:00 2001 From: Makarius Wenzel Date: Mon, 5 Jun 2000 20:46:59 +0000 Subject: isar-save-with-hole-regexp: proof-no-regexp; --- isar/isar-syntax.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isar') diff --git a/isar/isar-syntax.el b/isar/isar-syntax.el index 88ab0f40..c09983f0 100644 --- a/isar/isar-syntax.el +++ b/isar/isar-syntax.el @@ -153,7 +153,7 @@ (defconst isar-global-save-command-regexp (proof-anchor-regexp (isar-ids-to-regexp isar-keywords-qed-global))) -(defconst isar-save-with-hole-regexp "$^") ; n.a. +(defconst isar-save-with-hole-regexp proof-no-regexp) (defconst isar-goal-command-regexp (proof-anchor-regexp (isar-ids-to-regexp isar-keywords-theory-goal))) -- cgit v1.2.3