summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-12-07 12:17:57 +0000
committerDave Love <fx@gnu.org>2000-12-07 12:17:57 +0000
commite2849090fcb3607a297779b66fe8e08e3fcef699 (patch)
treef91f84fd9e0eaa239d6ddffe9b254a24a345d71c /etc/TODO
parenta3fdb58aaa952d3878a4377611c3787f9aecbb0d (diff)
downloademacs-e2849090fcb3607a297779b66fe8e08e3fcef699.tar.gz
*** empty log message ***
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/TODO b/etc/TODO
index 6c11331994b..5465930472b 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -129,7 +129,7 @@
`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+.
+* Port Emacs to GTK+. (Relevant work has been done already.)
* Make the Lucid menu widget display multilingual text.
@@ -137,3 +137,5 @@
when the mouse enters it.
* Check what hooks would help Emacspeak -- see the defadvising in W3.
+
+* Implement some variety of (non-gtk) drag-and-drop support under X.