aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-09-23 17:17:43 +0000
committerDavid Aspinall1999-09-23 17:17:43 +0000
commit7f7b142512c25bce813233f10b7c8d1b9bf4246a (patch)
tree584c93dc64206fc50ced887c5708b5126b7680f7
parent80d179c9d9c983d02eee803f74fc7f70a7851435 (diff)
Set proof-find-theorems-command
-rw-r--r--coq/coq.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/coq/coq.el b/coq/coq.el
index ddf037d7..ca0f11cb 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -430,6 +430,7 @@
proof-help-string "Help"
proof-goal-command "Goal %s."
proof-save-command "Save %s."
+ proof-find-theorems-command "Search %s."
proof-kill-goal-command coq-kill-goal-command)
(setq proof-goal-command-p 'coq-goal-command-p