# HG changeset patch # User Gerd Moellmann # Date 990207724 0 # Node ID 0e439093d0910dae3c571a9461c02efb22f68bce # Parent c1646601f895a9b75ba0dee8862c40e064118cd1 Remove entry for defvaralias. diff -r c1646601f895 -r 0e439093d091 etc/TODO --- 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.