# HG changeset patch # User Stefan Monnier # Date 973847923 0 # Node ID 8dc4461c59e0ac157a724f28ab320a77f009e714 # Parent 19438cccc556a233f35db5bea82f4994aedb8385 *** empty log message *** diff -r 19438cccc556 -r 8dc4461c59e0 etc/TODO --- a/etc/TODO Fri Nov 10 06:18:55 2000 +0000 +++ b/etc/TODO Fri Nov 10 09:18:43 2000 +0000 @@ -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.