aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-10-30 17:23:45 +0000
committerDave Love <[email protected]>2000-10-30 17:23:45 +0000
commiteaf67bae39058025177763693eb2821c936f5fd0 (patch)
tree574131b86b431c475a85058d187a09e2e0574ae0 /etc/TODO
parent82e274d1d414051fe639a9f304fe8ce3a65f42ee (diff)
*** empty log message ***
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO10
1 files changed, 9 insertions, 1 deletions
diff --git a/etc/TODO b/etc/TODO
index 7919dd0c2a..d19b46ebc4 100644
--- 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
@@ -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.]