1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

*** empty log message ***

This commit is contained in:
Stefan Monnier 2000-11-10 09:18:43 +00:00
parent b29b03eb6f
commit 5dd31b135a

View file

@ -66,8 +66,8 @@
[?], 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, xml, cvs-status; other progmodes, probably in
separate manual.
pcomplete, assoc, xml, cvs-status (should be described in PCL-CVS manual);
other progmodes, probably in separate manual.
* Get some major packages installed: W3/url (development version needs
significant work), PSGML, Mule-UCS, Tramp (?). Check the
@ -75,7 +75,9 @@
missed.
* Make keymaps a first-class Lisp object (this means a rewrite of
keymap.c).
keymap.c). What should it do apart from being opaque ?
multiple inheritance ? faster where-is ? no more fix_submap_inheritance ?
what else ?
* Provide real menus on ttys. The MS-DOS implementation can serve as
an example how to do part of this.