aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
authorDave Love <[email protected]>2003-05-29 18:18:10 +0000
committerDave Love <[email protected]>2003-05-29 18:18:10 +0000
commit2794f7ab8573d31ecd7623103bcb2ebd3a8cbe8f (patch)
tree04cb185bd0a18dc9acd096e7b019ff6a2fe67144 /etc/TODO
parentfc1bfc2a53ee010adceb644a636f10a084e8197c (diff)
*** empty log message ***
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/TODO b/etc/TODO
index 85568d3a5d..155a4177b2 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -90,7 +90,9 @@ Other features we would like:
Love started on this.]
* Implement a variant of uncompress.el or jka-compr.el that works with
- GNU Privacy Guard for encryption. [Code exists but isn't assigned.]
+ GNU Privacy Guard for encryption. [Code exists but isn't assigned.
+ See the Gnus development sources for assigned code concerning GPG
+ use with mail, which is probably a good start.]
* Save undo information in files, and reload it when needed
for undoing.
@@ -109,7 +111,7 @@ Other features we would like:
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
+ significant work), PSGML. 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
@@ -143,8 +145,6 @@ Other features we would like:
* Update the FAQ.
-* Make update-game-score work on systems that don't have strerror and difftime.
-
* Allow auto-compression-mode to use zlib calls if zlib is available.
[It's required for PNG, so may be linked anyhow.]
@@ -171,8 +171,6 @@ Other features we would like:
* Make the Custom themes support do useful things.
-* Adapt the gnuserv/gnudoit features for server/emacsclient.
-
* Investigate using GNU Lightning or similar system for incremental
compilation of selected bytecode functions to subrs. Converting CCL
programs to native code is probably the first thing to try, though.