# HG changeset patch # User Dave Love # Date 985983506 0 # Node ID 16a9f6fde1f7c5911f507246880b1bad5db97300 # Parent 7159a50e6ef76c395aa3ea9acbedfc46bdab1706 *** empty log message *** diff -r 7159a50e6ef7 -r 16a9f6fde1f7 etc/TODO --- a/etc/TODO Fri Mar 30 18:54:14 2001 +0000 +++ b/etc/TODO Fri Mar 30 20:18:26 2001 +0000 @@ -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.