aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego/lego.el
diff options
context:
space:
mode:
Diffstat (limited to 'lego/lego.el')
-rw-r--r--lego/lego.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lego/lego.el b/lego/lego.el
index 5b34d6bc..f7eafdbe 100644
--- a/lego/lego.el
+++ b/lego/lego.el
@@ -368,7 +368,7 @@ Checks the width in the `proof-goals-buffer'"
proof-save-with-hole-regexp lego-save-with-hole-regexp
proof-goal-with-hole-regexp lego-goal-with-hole-regexp
proof-kill-goal-command lego-kill-goal-command
- proof-commands-regexp (proof-ids-to-regexp lego-commands))
+ proof-indent-commands-regexp (proof-ids-to-regexp lego-commands))
(lego-init-syntax-table)