From 2cccbd512b4f6d95f8f19edcc52dc41f40920322 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 16 Jan 2002 16:09:35 +0000 Subject: Rename proof-shell-spill-output-regexp -> proof-shell-trace-output-regexp --- isa/isa.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isa/isa.el') 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." -- cgit v1.2.3