aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-syntax.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-12-05 11:36:17 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-12-05 11:36:17 +0000
commitd26d3966c7220ddc627621cffd35cbbee91c88fa (patch)
tree3fdd3456249a74fbea1710f3bf97f38abc06fc0e /isar/isar-syntax.el
parent3981fa30d403e67b88724edf304e9bea8c290a8e (diff)
Linear undo command
Diffstat (limited to 'isar/isar-syntax.el')
-rw-r--r--isar/isar-syntax.el2
1 files changed, 2 insertions, 0 deletions
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)