aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2001-04-18 11:38:26 +0000
committerDave Love2001-04-18 11:38:26 +0000
commit5dcdd8403eb3b7fe5dda0e458fc038687ad68f96 (patch)
treefce7ff7aa74327297e6e4b7a5d595dde115ead9b
parenteec2d1ded9283af334077f9334ed939bb7268140 (diff)
downloademacs-5dcdd8403eb3b7fe5dda0e458fc038687ad68f96.tar.gz
emacs-5dcdd8403eb3b7fe5dda0e458fc038687ad68f96.zip
*** empty log message ***
-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".