aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-01 11:46:59 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-01 11:46:59 +0000
commitd4cfabfdc68a98734fc8fb945fa9113078dd97e9 (patch)
tree3344743ccf26d29fc554b42dd05336bfd0fe4cd6 /isar
parent9985c079f54f45020bdd5582b120ad0283a99b60 (diff)
Renamed some configuration variables for uniformity, see CHANGES.
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/isar/isar.el b/isar/isar.el
index 0b01bd34..1c529bc3 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -158,11 +158,11 @@
proof-save-with-hole-regexp isar-save-with-hole-regexp
proof-indent-commands-regexp isar-indent-regexp
;; proof engine commands
- proof-prf-string "pr"
+ proof-proof-command "pr"
proof-goal-command "lemma \"%s\";"
proof-save-command "qed"
- proof-ctxt-string "print_context"
- proof-help-string "help"
+ proof-context-command "print_context"
+ proof-info-command "help"
proof-kill-goal-command "kill_proof;"
proof-find-theorems-command "thms_containing %s;"
;; command hooks