aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar.el
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2000-03-22 10:55:55 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2000-03-22 10:55:55 +0000
commitf2ef580eb0a5228388dbcedad5aa98082cccebab (patch)
treed295ca4773d35b2699eecb02ea35bf4e6e15e124 /isar/isar.el
parent542620d0f90028ec709147ace2536f2505bff4f7 (diff)
transparent cd;
Diffstat (limited to 'isar/isar.el')
-rw-r--r--isar/isar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index f93b2d2e..eef823e6 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -242,7 +242,7 @@
proof-shell-prompt-pattern "^\\w*[>#] "
;; for issuing command, not used to track cwd in any way.
- proof-shell-cd-cmd "cd \"%s\""
+ proof-shell-cd-cmd "ML {* Library.cd \"%s\" *}"
proof-shell-proof-completed-regexp nil ; n.a.
proof-shell-interrupt-regexp "\364\\*\\*\\* Interrupt\\|\360Interrupt"