comparison etc/TODO @ 86415:404f9a9c5f6c

nXML is done.
author Glenn Morris <rgm@gnu.org>
date Sat, 24 Nov 2007 20:19:23 +0000
parents 6ddc25005d48
children ec825106d4b8
comparison
equal deleted inserted replaced
86414:95c52422857d 86415:404f9a9c5f6c
316 the main thread, and not return from that message until the main 316 the main thread, and not return from that message until the main
317 thread has processed the MENU_BAR_ACTIVATE_EVENT and regenerated 317 thread has processed the MENU_BAR_ACTIVATE_EVENT and regenerated
318 the whole menu bar. In the mean time, it should process other messages. 318 the whole menu bar. In the mean time, it should process other messages.
319 319
320 ** Get some major packages installed: W3 (development version needs 320 ** Get some major packages installed: W3 (development version needs
321 significant work), PSGML, nXML [Mark Hershberger is looking at this 321 significant work), PSGML, _possibly_ Cedet and ECB.
322 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01699.html],
323 _possibly_ Cedet and ECB.
324 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html 322 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html
325 Check the assignments file for other packages which might go in and 323 Check the assignments file for other packages which might go in and
326 have been missed. 324 have been missed.
327 325
328 ** Make keymaps a first-class Lisp object (this means a rewrite of 326 ** Make keymaps a first-class Lisp object (this means a rewrite of