diff options
author | Dave Love <fx@gnu.org> | 2000-10-30 17:23:45 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-10-30 17:23:45 +0000 |
commit | eaf67bae39058025177763693eb2821c936f5fd0 (patch) | |
tree | 574131b86b431c475a85058d187a09e2e0574ae0 /etc | |
parent | 82e274d1d414051fe639a9f304fe8ce3a65f42ee (diff) | |
download | emacs-eaf67bae39058025177763693eb2821c936f5fd0.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/TODO | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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.] |