aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/etc/TODO b/etc/TODO
index c862881ea57..103d19cc69e 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -74,10 +74,6 @@
74 pcomplete, assoc, xml, cvs-status (should be described in PCL-CVS manual); 74 pcomplete, assoc, xml, cvs-status (should be described in PCL-CVS manual);
75 other progmodes, probably in separate manual. 75 other progmodes, probably in separate manual.
76 76
77* Update and expand the Info mode manual.
78 Many Info commands are completely undocumented, including the
79 mouse-related ones.
80
81* Get some major packages installed: W3/url (development version needs 77* Get some major packages installed: W3/url (development version needs
82 significant work), PSGML, Mule-UCS, Tramp (?). Check the 78 significant work), PSGML, Mule-UCS, Tramp (?). Check the
83 assignments file for other packages which might go in and have been 79 assignments file for other packages which might go in and have been
@@ -165,3 +161,5 @@
165 161
166* Investigate using GNU Lightning or similar system for incremental 162* Investigate using GNU Lightning or similar system for incremental
167 (`JIT') compilation. 163 (`JIT') compilation.
164
165* Add a feature to Info similar to "info --apropos SUBJECT".