aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego
diff options
context:
space:
mode:
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"