Mercurial > emacs
changeset 33076:a766e7a46d67
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 30 Oct 2000 17:23:45 +0000 |
parents | bf38bc8b1459 |
children | 32b7991182cf |
files | etc/TODO |
diffstat | 1 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.]