diff options
| -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". |