summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-11-23 19:03:07 +0000
committerDave Love <fx@gnu.org>2000-11-23 19:03:07 +0000
commit34f70eda7f649abf733481672d7925e6e9aa61bb (patch)
tree57a34a65c964ab409e255068694af9b316f52098 /etc/TODO
parent429994d86595af9ee7a5f55dd2b70424c096b0f0 (diff)
downloademacs-34f70eda7f649abf733481672d7925e6e9aa61bb.tar.gz
*** empty log message ***
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/TODO b/etc/TODO
index c73efb94006..29db7419c79 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -54,7 +54,7 @@
* Document the features of libraries missing from the manual (or
ancillary manuals, including the Lisp manual in some cases). Here's
- a list which is probably not complete/correct: align, allout,
+ a list which is probably not complete/correct: align, allout, artist,
ansi-color, array, battery, calculator, cdl, cmuscheme, completion,
delim-col, dirtrack, double, echistory, elide-head, easymenu,
expand, flow-ctrl, format [format-alist], generic/generic-x [various
@@ -117,3 +117,6 @@
* Investigate using the language environment to set up more things,
such as the default Ispell dictionary.
+
+* Improve the GC (generational, incremental). (We may be able to use
+ the Boehm collector.)