]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 30 Oct 2000 17:23:45 +0000 (17:23 +0000)
committerDave Love <fx@gnu.org>
Mon, 30 Oct 2000 17:23:45 +0000 (17:23 +0000)
etc/TODO

index 7919dd0c2a09d579efb16c4289672b60d3702597..d19b46ebc4d50eca8960d5cae9a91dfee6411c51 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -66,7 +66,7 @@
   [?], mlconvert [?], iso-cvt, iso-swed, swedish, feedmail [?], uce,
   bruce, gametree, meese, page-ext, refbib, refer, scribe, sgml-mode,
   spell, texinfo, underline, cmacexp, hideif, mantemp [obsolete?],
-  pcomplete, assoc; other progmodes, probably in separate manual.
+  pcomplete, assoc, xml; other progmodes, probably in separate manual.
 
 * Get some major packages installed: W3/url (development version needs
   significant work), PSGML, Mule-UCS, Tramp (?).  Check the
   They make it difficult to spot the important warnings.
 
 * Fix anything necessary to use `long long' EMACS_INTs with GCC.
+
+* Split out parts of lisp.h and generate Makefile dependencies
+  automatically.
+
+* Update the FAQ.
+
+* Support dynamically-loadable primitive support using libtool and
+  support similarly to Guile.  [Some work has been done.]