diff etc/TODO @ 37820:0e439093d091

Remove entry for defvaralias.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 18 May 2001 17:42:04 +0000
parents c6f25a6b9d62
children 090e5993c4c7
line wrap: on
line diff
--- a/etc/TODO	Fri May 18 16:59:52 2001 +0000
+++ b/etc/TODO	Fri May 18 17:42:04 2001 +0000
@@ -127,10 +127,6 @@
 * 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.