comparison etc/TODO @ 83091:7f60e040ccfc

Merged in changes from CVS HEAD Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-177 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-178 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-179 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-180 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-131
author Karoly Lorentey <lorentey@elte.hu>
date Sat, 03 Apr 2004 20:24:17 +0000
parents 108bb5537c12 d55052ec5562
children 1029206e72f2
comparison
equal deleted inserted replaced
83090:72c2a3eb27da 83091:7f60e040ccfc
163 * Improve the GC (generational, incremental). (We may be able to use 163 * Improve the GC (generational, incremental). (We may be able to use
164 the Boehm collector.) [See the Boehm-GC branch in CVS for work on 164 the Boehm collector.) [See the Boehm-GC branch in CVS for work on
165 this.] 165 this.]
166 166
167 * Check what hooks would help Emacspeak -- see the defadvising in W3. 167 * Check what hooks would help Emacspeak -- see the defadvising in W3.
168
169 * Implement some variety of (non-gtk) drag-and-drop support under X.
170 Using libdnd might be a good start.
171 168
172 * Add horizontal scroll bars. 169 * Add horizontal scroll bars.
173 170
174 * Provide an optional feature which computes a scroll bar slider's 171 * Provide an optional feature which computes a scroll bar slider's
175 size and its position from lines instead of characters. 172 size and its position from lines instead of characters.