diff options
| author | David Aspinall | 1998-10-14 13:17:26 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-10-14 13:17:26 +0000 |
| commit | 88a5bbded3d7a37f1ba36b9a5668ec5b03a91274 (patch) | |
| tree | 45d0e5ce72bde6a68136e61b378b8da4492a4732 | |
| parent | 862ed6d111b32e54782738232ec76ed4534699a4 (diff) | |
Added todo for removing image targets from repository.
| -rw-r--r-- | todo | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ D proof-site (da): I think it would be nice to change the architecture support for new assistants entirely via the customize mechanism, without any knowledge of elisp apart from regular expressions! +C Remove .gif, .jpg, .xpm, .xbm files from the CVS repository. Add + .cvsignore's for them instead. Disadvantage: developers will need + to have the Gimp installed to build them via 'make images' + (or copy them from the latest download). (da, 1hr) + B proof-issue-goal should refuse to work when a proof is in progress. Similarly proof-issue-save should refuse to work when a proof hasn't been completed! |
