comparison etc/TODO @ 90488:4094c5298ae1

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 314-319) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 107) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-78
author Miles Bader <miles@gnu.org>
date Tue, 20 Jun 2006 07:35:06 +0000
parents a8190f7e546e 488106b64437
children 138ce2701550
comparison
equal deleted inserted replaced
90487:ef80dfaa8269 90488:4094c5298ae1
302 ** Improve the GC (generational, incremental). (We may be able to use 302 ** Improve the GC (generational, incremental). (We may be able to use
303 the Boehm collector.) [See the Boehm-GC branch in CVS for work on 303 the Boehm collector.) [See the Boehm-GC branch in CVS for work on
304 this.] 304 this.]
305 305
306 ** Check what hooks would help Emacspeak -- see the defadvising in W3. 306 ** Check what hooks would help Emacspeak -- see the defadvising in W3.
307
308 ** Add definitions for symbol properties, for documentation purposes.
307 309
308 ** Add horizontal scroll bars. 310 ** Add horizontal scroll bars.
309 311
310 ** Provide an optional feature which computes a scroll bar slider's 312 ** Provide an optional feature which computes a scroll bar slider's
311 size and its position from lines instead of characters. 313 size and its position from lines instead of characters.