Remove entry for defvaralias.
This commit is contained in:
parent
ef55aa6c10
commit
9f58cc1ceb
1 changed files with 0 additions and 4 deletions
4
etc/TODO
4
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue