aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-syntax.el
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2008-07-10 17:40:46 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2008-07-10 17:40:46 +0000
commit546f01c60d012b1ac6503618f7fa4fb892e5a90a (patch)
tree3af8f0a3ade0cdee73da1144b8cd369053bafaf0 /isar/isar-syntax.el
parent0d0d99129e679b2697ac4bb409dfa7affc867403 (diff)
removed obsolete comment;
Diffstat (limited to 'isar/isar-syntax.el')
-rw-r--r--isar/isar-syntax.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar-syntax.el b/isar/isar-syntax.el
index 756b4bc2..0dc22392 100644
--- a/isar/isar-syntax.el
+++ b/isar/isar-syntax.el
@@ -443,7 +443,7 @@ matches contents of quotes for quoted identifiers.")
;; ----- variations on undo
-(defconst isar-undo "ProofGeneral.undo;") ;; no output undo
+(defconst isar-undo "ProofGeneral.undo;")
(defun isar-remove (name)
(concat "init_toplevel; kill_thy " name ";"))