aboutsummaryrefslogtreecommitdiff
path: root/isa
diff options
context:
space:
mode:
authorMakarius Wenzel1999-05-27 19:24:05 +0000
committerMakarius Wenzel1999-05-27 19:24:05 +0000
commit654813cfbde23c0855f1619d5894491dc1f7eec4 (patch)
tree5748b5fca5ab3dd49407b3012432d7426add9044 /isa
parentb50aa5058c361ac72a293c70b4ee82e7cd608279 (diff)
renamed proof-commands-regexp to proof-indent-commands-regexp, which
is less confusing);
Diffstat (limited to 'isa')
-rw-r--r--isa/isa.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isa/isa.el b/isa/isa.el
index a94150a2..91c0c164 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -125,7 +125,7 @@ no regular or easily discernable structure."
(list isa-save-with-hole-regexp 2
'backward isa-goal-command-regexp))
;;
- proof-commands-regexp (proof-ids-to-regexp isa-keywords)
+ proof-indent-commands-regexp (proof-ids-to-regexp isa-keywords)
;; proof engine commands (first three for menus, last for undo)
proof-prf-string "pr();"