diff options
| author | David Aspinall | 1998-10-23 17:57:03 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-10-23 17:57:03 +0000 |
| commit | 2ecf068cd43b41c11fde59a746cc4b9699458b33 (patch) | |
| tree | c66aeac283c72363a8ba3490a1683ae724a2eb03 | |
| parent | d178a6d4b947f7da41bfb59e3ece5c73960e981e (diff) | |
WARNING message about pending changes
| -rw-r--r-- | todo | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -14,6 +14,27 @@ X (Low) probably not worth wasting time on * This is a list of things which need doing in the generic interface ==================================================================== +A* WARNING WARNING WARNING + + Changes pending in proof-script.el, proof-shell.el: + + proof-check-process-available + + will be replaced by *two* functions + + proof-activate-scripting + proof-shell-ready-prover + + Do not edit this function! + + +A* Fixup for non-script buffer locking: + + proof-locked-end called from wrong buffer when error message + is output. + + proof-restart-script is now broken + A* Fixup for clean byte compile now that proof.el has been split. A* Fixup multiple files -- needs debugging. |
