summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2000-11-10 09:18:43 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2000-11-10 09:18:43 +0000
commit5dd31b135afa7beef777ff6a1f97eb3902b0beb5 (patch)
tree2843dcb3e544264e0d9c30b9d6d5499acc8fc088 /etc
parentb29b03eb6f016058e6eb3d0924cdd2904f7c0038 (diff)
downloademacs-5dd31b135afa7beef777ff6a1f97eb3902b0beb5.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index 3d02c40e83a..f955bd63564 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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.