aboutsummaryrefslogtreecommitdiff
path: root/isa
diff options
context:
space:
mode:
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 372dd7a9..7a36f967 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -161,7 +161,7 @@ no regular or easily discernable structure."
proof-shell-prompt-pattern "^2?[-=#>]>? *"
;; for issuing command, not used to track cwd in any way.
- proof-shell-cd "cd \"%s\""
+ proof-shell-cd-cmd "cd \"%s\""
;; FIXME: the next two are probably only good for NJ/SML
proof-shell-error-regexp "^.*Error:\\|^\364\\*\\*\\*\\|^uncaught exception "