# HG changeset patch # User Glenn Morris # Date 1193285094 0 # Node ID 4ad2f8ca634f4ad9fd4c5b4cfe24b2a9abbe4d4a # Parent 7a7ac06176a3e15d1b3791b7e3a74438fa11c3da *** empty log message *** diff -r 7a7ac06176a3 -r 4ad2f8ca634f etc/TODO --- a/etc/TODO Thu Oct 25 04:04:36 2007 +0000 +++ b/etc/TODO Thu Oct 25 04:04:54 2007 +0000 @@ -329,9 +329,6 @@ Check the assignments file for other packages which might go in and have been missed. -** Install ruby-mode (needs assignment)? - http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00051.html - ** Make keymaps a first-class Lisp object (this means a rewrite of keymap.c). What should it do apart from being opaque ? multiple inheritance ? faster where-is ? no more fix_submap_inheritance ?