aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/TODO b/etc/TODO
index d4d5cc265e3..aed53514fe8 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -127,10 +127,6 @@
127* Improve the GC (generational, incremental). (We may be able to use 127* Improve the GC (generational, incremental). (We may be able to use
128 the Boehm collector.) 128 the Boehm collector.)
129 129
130* Implement variable aliases, i.e. a `defvaralias' analogous to the
131 `defalias' for functions. The implementation should not slow down
132 Emacs, and it shouldn't use additional memory, at least not much.
133
134* Port Emacs to GTK+. (Relevant work has been done already.) 130* Port Emacs to GTK+. (Relevant work has been done already.)
135 131
136* Make the Lucid menu widget display multilingual text. 132* Make the Lucid menu widget display multilingual text.