diff options
| author | David Aspinall | 1998-10-27 12:17:40 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-10-27 12:17:40 +0000 |
| commit | 0a42eb29804f7e384a6f1c406b8811c8a50a4692 (patch) | |
| tree | c4c6e0dc6ef21e5b5d181bfd3d8733824fb34b01 /todo | |
| parent | 2dad869969276edbe077c7576959a37692e0c12c (diff) | |
Begun work on clean byte compilation / clarifying interfaces.
Diffstat (limited to 'todo')
| -rw-r--r-- | todo | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -14,6 +14,13 @@ X (Low) probably not worth wasting time on * This is a list of things which need doing in the generic interface ==================================================================== +A byte-compilation: continue fixups for clean byte compile. + Need to compile from clean Emacs to see proper warnings. + Unfortunately I get odd Arithmetic Errors when comiling. + Check that byte compilation (and compiled code!) + works for both varieties of Emacs. Add instructions to INSTALL on + how to byte compile. Fill out Makefile.dist (2hr da) + C Remove "FIXME notes" which are just notes I've put in about old code in case something breaks (da, 30mins). @@ -26,9 +33,6 @@ A* Fixup for non-script buffer locking: proof-restart-script is now broken (2h da) -A* Fixup for clean byte compile now that proof.el has been split. - (30min da) - A* Fixup multiple files -- needs debugging. 1. mark atomic makes some assumption about non-comment commands in @@ -44,10 +48,6 @@ A* Fixup multiple files -- needs debugging. B Improve web pages after suggestions in doc/notes.txt (da, 1.5hrs) -C byte-compilation: check that byte compilation (and compiled code!) - works for both varieties of Emacs. Add instructions to INSTALL on - how to byte compile. (1hr) - 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' |
