# HG changeset patch # User Dave Love # Date 972926625 0 # Node ID a766e7a46d673b1452aaa762d27a390361f91dae # Parent bf38bc8b145904d88611466cf732aaa4188c42e8 *** empty log message *** diff -r bf38bc8b1459 -r a766e7a46d67 etc/TODO --- a/etc/TODO Mon Oct 30 16:25:15 2000 +0000 +++ b/etc/TODO Mon Oct 30 17:23:45 2000 +0000 @@ -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 @@ -96,3 +96,11 @@ 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.]