diff options
| -rw-r--r-- | etc/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -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. |