aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo b/todo
index c7240b8a..a6f0f636 100644
--- a/todo
+++ b/todo
@@ -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!