comparison etc/TODO @ 33827:d939cbd0aef4

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 23 Nov 2000 19:03:07 +0000
parents 777242c79937
children de4e8869e7e3
comparison
equal deleted inserted replaced
33826:a39402e633cd 33827:d939cbd0aef4
52 52
53 * Implement the design for Unicode-based internal encoding for Mule. 53 * Implement the design for Unicode-based internal encoding for Mule.
54 54
55 * Document the features of libraries missing from the manual (or 55 * Document the features of libraries missing from the manual (or
56 ancillary manuals, including the Lisp manual in some cases). Here's 56 ancillary manuals, including the Lisp manual in some cases). Here's
57 a list which is probably not complete/correct: align, allout, 57 a list which is probably not complete/correct: align, allout, artist,
58 ansi-color, array, battery, calculator, cdl, cmuscheme, completion, 58 ansi-color, array, battery, calculator, cdl, cmuscheme, completion,
59 delim-col, dirtrack, double, echistory, elide-head, easymenu, 59 delim-col, dirtrack, double, echistory, elide-head, easymenu,
60 expand, flow-ctrl, format [format-alist], generic/generic-x [various 60 expand, flow-ctrl, format [format-alist], generic/generic-x [various
61 modes], kermit, log-edit, ledit [obsolete?], makesum, midnight 61 modes], kermit, log-edit, ledit [obsolete?], makesum, midnight
62 [other than in Kill Buffer node], mouse-copy [?], mouse-drag, 62 [other than in Kill Buffer node], mouse-copy [?], mouse-drag,
115 ignoring X resources (Doze equivalents?) and most of the 115 ignoring X resources (Doze equivalents?) and most of the
116 environment. What should not be ignored needs consideration. 116 environment. What should not be ignored needs consideration.
117 117
118 * Investigate using the language environment to set up more things, 118 * Investigate using the language environment to set up more things,
119 such as the default Ispell dictionary. 119 such as the default Ispell dictionary.
120
121 * Improve the GC (generational, incremental). (We may be able to use
122 the Boehm collector.)