aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-09-23 17:07:03 +0000
committerDavid Aspinall1999-09-23 17:07:03 +0000
commitfa6b912c49320fcb622f1c8285aaee9b452c6971 (patch)
tree417cf615e26b3191ae5d8cd730b4693c189c26b1
parentc05ed7d450a4fd5728e78cba7e85ec462a4b323a (diff)
Added setting for proof-find-theorems-command.
-rw-r--r--isa/isa.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 5d23ca16..d96db95a 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -134,6 +134,7 @@ no regular or easily discernable structure."
proof-ctxt-string "ProofGeneral.show_context()"
proof-help-string "ProofGeneral.help()"
proof-kill-goal-command "ProofGeneral.kill_goal();"
+ proof-find-theorems-command "ProofGeneral.thms_containing [\"%s\"]"
;; command hooks
proof-goal-command-p 'isa-goal-command-p
proof-count-undos-fn 'isa-count-undos