From d26d3966c7220ddc627621cffd35cbbee91c88fa Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 5 Dec 2008 11:36:17 +0000 Subject: Linear undo command --- isar/isar-syntax.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'isar/isar-syntax.el') diff --git a/isar/isar-syntax.el b/isar/isar-syntax.el index 19b8f775..239a02ec 100644 --- a/isar/isar-syntax.el +++ b/isar/isar-syntax.el @@ -416,6 +416,8 @@ matches contents of quotes for quoted identifiers.") ;; ----- variations on undo +(defconst isar-linear-undo "linear_undo") + (defconst isar-undo "ProofGeneral.undo;") (defun isar-remove (name) -- cgit v1.2.3