]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove entry for defvaralias.
authorGerd Moellmann <gerd@gnu.org>
Fri, 18 May 2001 17:42:04 +0000 (17:42 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 18 May 2001 17:42:04 +0000 (17:42 +0000)
etc/TODO

index d4d5cc265e3544edd33a7e49336eef7bdd73aa2b..aed53514fe807c6ecb94a266fe03ac355e27521d 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
 * Improve the GC (generational, incremental).  (We may be able to use
   the Boehm collector.)
 
-* Implement variable aliases, i.e. a `defvaralias' analogous to the
-  `defalias' for functions.  The implementation should not slow down
-  Emacs, and it shouldn't use additional memory, at least not much. 
-
 * Port Emacs to GTK+.  (Relevant work has been done already.)
 
 * Make the Lucid menu widget display multilingual text.