aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/TODO b/etc/TODO
index 103d19cc69e..d4d5cc265e3 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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".