comparison etc/TODO @ 35583:699c21d1126e

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 25 Jan 2001 20:31:30 +0000
parents f76774e6b90d
children 9e6b7bdede16
comparison
equal deleted inserted replaced
35582:2b30dcb73adb 35583:699c21d1126e
118 118
119 * Add a --pristine startup flag which does -q --no-site-file plus 119 * Add a --pristine startup flag which does -q --no-site-file plus
120 ignoring X resources (Doze equivalents?) and most of the 120 ignoring X resources (Doze equivalents?) and most of the
121 environment. What should not be ignored needs consideration. 121 environment. What should not be ignored needs consideration.
122 122
123 * Investigate using the language environment to set up more things, 123 * Investigate using the language environment (or locale?) to set up
124 such as the default Ispell dictionary. 124 more things, such as the default Ispell dictionary, calendar
125 holidays...
125 126
126 * Improve the GC (generational, incremental). (We may be able to use 127 * Improve the GC (generational, incremental). (We may be able to use
127 the Boehm collector.) 128 the Boehm collector.)
128 129
129 * Implement variable aliases, i.e. a `defvaralias' analogous to the 130 * Implement variable aliases, i.e. a `defvaralias' analogous to the