aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-06 11:11:26 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-06 11:11:26 +0000
commit813c9a3268b9b18a00d475281a35bc29b36688d3 (patch)
tree20b404192b9a982dd279264254eb183dd0d1c212 /lego
parent4a92b8040950e0a94172b20602b019b45e51a897 (diff)
Fixed proof-showproof-command
Diffstat (limited to 'lego')
-rw-r--r--lego/lego.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lego/lego.el b/lego/lego.el
index 5930f501..bf906c9f 100644
--- a/lego/lego.el
+++ b/lego/lego.el
@@ -349,7 +349,7 @@ Checks the width in the `proof-goals-buffer'"
(setq proof-mode-for-script 'lego-mode)
- (setq proof-proof-command "Prf"
+ (setq proof-showproof-command "Prf"
proof-goal-command "Goal %s;"
proof-save-command "Save %s;"
proof-context-command "Ctxt"