diff options
| author | Dave Love | 2001-04-18 11:38:26 +0000 |
|---|---|---|
| committer | Dave Love | 2001-04-18 11:38:26 +0000 |
| commit | 5dcdd8403eb3b7fe5dda0e458fc038687ad68f96 (patch) | |
| tree | fce7ff7aa74327297e6e4b7a5d595dde115ead9b | |
| parent | eec2d1ded9283af334077f9334ed939bb7268140 (diff) | |
| download | emacs-5dcdd8403eb3b7fe5dda0e458fc038687ad68f96.tar.gz emacs-5dcdd8403eb3b7fe5dda0e458fc038687ad68f96.zip | |
*** empty log message ***
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -160,6 +160,7 @@ | |||
| 160 | They should use find-file-literally and `no-conversion' instead. | 160 | They should use find-file-literally and `no-conversion' instead. |
| 161 | 161 | ||
| 162 | * Investigate using GNU Lightning or similar system for incremental | 162 | * Investigate using GNU Lightning or similar system for incremental |
| 163 | (`JIT') compilation. | 163 | compilation of selected bytecode functions to subrs. Converting CCL |
| 164 | programs to native code is probably the first thing to try, though. | ||
| 164 | 165 | ||
| 165 | * Add a feature to Info similar to "info --apropos SUBJECT". | 166 | * Add a feature to Info similar to "info --apropos SUBJECT". |