aboutsummaryrefslogtreecommitdiff
path: root/isar
diff options
context:
space:
mode:
authorDavid Aspinall1999-10-21 16:37:43 +0000
committerDavid Aspinall1999-10-21 16:37:43 +0000
commit484cffdfbc4e1385e35d53eda5613ce2e3b3631c (patch)
tree6d086e6b34ef34980c439151e54a1527450d4e45 /isar
parentebd83a0749175afd6fc43623ece065d6b939ee3f (diff)
Changed name of proof-shell-cd-cmd for uniformity.
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index d6ad5c56..5a652a7d 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -230,7 +230,7 @@
proof-shell-prompt-pattern "^\\w*[>#] "
;; for issuing command, not used to track cwd in any way.
- proof-shell-cd "cd \"%s\""
+ proof-shell-cd-cmd "cd \"%s\""
proof-shell-proof-completed-regexp nil ; n.a.
proof-shell-interrupt-regexp "\364\\*\\*\\* Interrupt\\|\360Interrupt"