From e1a327e5621d191fe408d12b331d05dda17b395c Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 27 Aug 2010 16:32:16 +0000 Subject: Replace proof-terminal-char with proof-terminal-string. --- generic/pg-vars.el | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'generic/pg-vars.el') diff --git a/generic/pg-vars.el b/generic/pg-vars.el index 7e46e7cb..5a83bb19 100644 --- a/generic/pg-vars.el +++ b/generic/pg-vars.el @@ -161,16 +161,6 @@ assistant during the last group of commands.") If non-nil, the value counts the commands from the last command of the proof (starting from 1).") -;; TODO da: remove proof-terminal-string. At the moment some -;; commands need to have the terminal string, some don't. -;; It's used variously in proof-script and proof-shell, which -;; is another mess. [Shell mode implicitly assumes script mode -;; has been configured]. -;; We should assume commands are terminated at the specific level. - -(defvar proof-terminal-string nil - "End-of-line string for proof process.") - ;; -- cgit v1.2.3