aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa/isa.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-21 16:37:43 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-21 16:37:43 +0000
commit484cffdfbc4e1385e35d53eda5613ce2e3b3631c (patch)
tree6d086e6b34ef34980c439151e54a1527450d4e45 /isa/isa.el
parentebd83a0749175afd6fc43623ece065d6b939ee3f (diff)
Changed name of proof-shell-cd-cmd for uniformity.
Diffstat (limited to 'isa/isa.el')
-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 "