aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa/isa.el
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 /isa/isa.el
parent31e269e30031321c4ee9e9ac03f33207df236044 (diff)
Rename proof-shell-spill-output-regexp -> proof-shell-trace-output-regexp
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 f20590cd..bd3cea9f 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -202,7 +202,7 @@ and script mode."
proof-shell-eager-annotation-start "\360\\|\362"
proof-shell-eager-annotation-start-length 1
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."