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 --- 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 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." -- cgit v1.2.3