diff options
| author | David Aspinall | 1998-09-03 11:26:57 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-09-03 11:26:57 +0000 |
| commit | ca40a36bdf0ef70b564b6ee8da8de86e9bebffe4 (patch) | |
| tree | 4f0ad3084142538b1410deda25d471e083f030f2 | |
| parent | b13504bc604d5c5ed42279d0a587dfccdbdaa0d0 (diff) | |
Dead code.
| -rw-r--r-- | coq.el | 4 | ||||
| -rw-r--r-- | todo | 8 |
2 files changed, 4 insertions, 8 deletions
@@ -3,6 +3,9 @@ ;; Author: Healfdene Goguen and Thomas Kleymann ;; $Log$ +;; Revision 2.2 1998/09/03 11:26:55 da +;; Dead code. +;; ;; Revision 2.1 1998/09/03 11:07:07 da ;; Removed dead code ;; @@ -485,7 +488,6 @@ ;; hooks and callbacks - (add-hook 'proof-shell-exit-hook 'coq-zap-line-width nil t) (add-hook 'proof-pre-shell-start-hook 'coq-pre-shell-start nil t)) (defun coq-shell-mode-config () @@ -9,13 +9,7 @@ C (Low) probably not worth wasting time on * This is a list of things which need doing in the generic interface ==================================================================== -B Remove dead code from all files. - da suggests maybe this stuff is defunct: - <coq|isa|lego>-save-query - -shell-working-dir - coq-zap-line-width - (proof-shell-exit-hook value, not defined anywhere?) - (1hr) +B Prune dead code. (1h) B Add support to proof.el for *not* setting variables for commands which aren't supported by a prover. For example, |
