aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-10-07 14:22:15 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-10-07 14:22:15 +0000
commit340b4c7ebc98471ca6383cbf495345d98999a402 (patch)
treecfa650993bf6c2f8473818cfae4477075a587bc5 /isar/isar.el
parent93ae622599830c87c80487d4355020c227a9f503 (diff)
Remove print draft from menu
Diffstat (limited to 'isar/isar.el')
-rw-r--r--isar/isar.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/isar/isar.el b/isar/isar.el
index 57bfc342..66f5d8ad 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -232,7 +232,7 @@ See -k option for Isabelle interface script."
proof-assistant-setting-format
(unless isa-supports-pgip 'isar-markup-ml)
- proof-shell-init-cmd '(proof-assistant-settings-cmd)
+ proof-shell-init-cmd nil
proof-shell-restart-cmd "ProofGeneral.restart"
proof-shell-eager-annotation-start-length 1
@@ -411,8 +411,6 @@ proof-shell-retract-files-regexp."
;; FIXME: these are not defined until post Isabelle2004,
;; for now we grey them out in the menu except for CVS version.
["Display draft" isar-display-draft
- (string-match "repository" isabelle-version-string)]
- ["Print draft" isar-print-draft
(string-match "repository" isabelle-version-string)])))
;; undo proof commands