aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-shell.el
AgeCommit message (Collapse)Author
1998-10-26proof-check-process-available replaced by *two* functions:David Aspinall
proof-activate-scripting proof-shell-ready-prover
1998-10-23Moved proof-file-to-buffer to proof-script.elDavid Aspinall
1998-10-23Replaced remaining face defs with defface calls.David Aspinall
Removed font-lock-<newface> with proof-<newface> so we know where things come from and won't break future font locks.
1998-10-22Added todo for clean byte compileDavid Aspinall
1998-10-22Split proof.el into proof-config.el, proof-script.el, proof-shell.elDavid Aspinall