*** empty log message ***

This commit is contained in:
Dave Love 2000-10-30 17:23:45 +00:00
parent 82e274d1d4
commit eaf67bae39

View file

@ -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.]