From 813c9a3268b9b18a00d475281a35bc29b36688d3 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 6 Oct 1999 11:11:26 +0000 Subject: Fixed proof-showproof-command --- lego/lego.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lego') 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" -- cgit v1.2.3