From: Dave Love Date: Fri, 30 Mar 2001 20:18:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.101~72 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8d57a3452412dc77599746604e3b2883cd975eb4;p=emacs.git *** empty log message *** --- diff --git a/etc/TODO b/etc/TODO index 25234f6176d..c862881ea57 100644 --- a/etc/TODO +++ b/etc/TODO @@ -162,3 +162,6 @@ * Remove the special treatment of binary files by DOS and Windows ports. They should use find-file-literally and `no-conversion' instead. + +* Investigate using GNU Lightning or similar system for incremental + (`JIT') compilation.