diff options
| -rw-r--r-- | etc/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -120,8 +120,9 @@ | |||
| 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.) |