From: Gerd Moellmann Date: Fri, 18 May 2001 17:42:04 +0000 (+0000) Subject: Remove entry for defvaralias. X-Git-Tag: emacs-pretest-21.0.104~434 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f58cc1ceb70fe4af2ac9c617085d1743451b7c7;p=emacs.git Remove entry for defvaralias. --- diff --git a/etc/TODO b/etc/TODO index d4d5cc265e3..aed53514fe8 100644 --- a/etc/TODO +++ b/etc/TODO @@ -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.