From 484cffdfbc4e1385e35d53eda5613ce2e3b3631c Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 21 Oct 1999 16:37:43 +0000 Subject: Changed name of proof-shell-cd-cmd for uniformity. --- isar/isar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isar') 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" -- cgit v1.2.3