Mercurial > emacs
changeset 37111:16a9f6fde1f7
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 30 Mar 2001 20:18:26 +0000 |
parents | 7159a50e6ef7 |
children | 9bd793285be5 |
files | etc/TODO |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.