[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/TODO
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/etc/TODO |
Date: |
Tue, 29 Oct 2002 02:26:18 -0500 |
Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.48 emacs/etc/TODO:1.49
*** emacs/etc/TODO:1.48 Fri Jun 21 06:29:11 2002
--- emacs/etc/TODO Tue Oct 29 02:26:18 2002
***************
*** 109,117 ****
the whole menu bar. In the mean time, it should process other messages.
* Get some major packages installed: W3/url (development version needs
! significant work), PSGML, Mule-UCS, Tramp (?). Check the
! assignments file for other packages which might go in and have been
! missed.
* Make keymaps a first-class Lisp object (this means a rewrite of
keymap.c). What should it do apart from being opaque ?
--- 109,116 ----
the whole menu bar. In the mean time, it should process other messages.
* Get some major packages installed: W3/url (development version needs
! significant work), PSGML, Mule-UCS. Check the assignments file for other
! packages which might go in and have been missed.
* Make keymaps a first-class Lisp object (this means a rewrite of
keymap.c). What should it do apart from being opaque ?
***************
*** 124,130 ****
* Implement popular parts of the rest of the CL functions as compiler
macros in cl-macs.
! * Highlight rectangles (`mouse-track-rectangle-p' in XEmacs).
* Support simultaneous tty and X frames.
--- 123,130 ----
* Implement popular parts of the rest of the CL functions as compiler
macros in cl-macs.
! * Highlight rectangles (`mouse-track-rectangle-p' in XEmacs). Already in CUA,
! but it's a valuable feature worth making more general.
* Support simultaneous tty and X frames.
***************
*** 169,177 ****
things. [The integration is partly done.]
* Adapt the gnuserv/gnudoit features for server/emacsclient.
-
- * Re-implement emacs-server in lisp as an internal server using
- make-network-process instead of using an external program.
* Investigate using GNU Lightning or similar system for incremental
compilation of selected bytecode functions to subrs. Converting CCL
--- 169,174 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/etc/TODO,
Juanma Barranquero <=