aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-01-16 16:09:35 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-01-16 16:09:35 +0000
commit2cccbd512b4f6d95f8f19edcc52dc41f40920322 (patch)
treef5ddb93b9b369f128b706300ab06777396176d00 /isar
parent31e269e30031321c4ee9e9ac03f33207df236044 (diff)
Rename proof-shell-spill-output-regexp -> proof-shell-trace-output-regexp
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 79ba6f43..7a290ebf 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -205,7 +205,7 @@
proof-shell-eager-annotation-start-length 1
proof-shell-eager-annotation-start "\360\\|\362"
proof-shell-eager-annotation-end "\361\\|\363"
- proof-shell-spill-output-regexp "\375"
+ proof-shell-trace-output-regexp "\375"
;; Some messages delimited by eager annotations
proof-shell-clear-response-regexp "Proof General, please clear the response buffer."