diff options
| -rw-r--r-- | etc/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -315,8 +315,6 @@ to the FSF. | |||
| 315 | 315 | ||
| 316 | * Internal changes | 316 | * Internal changes |
| 317 | 317 | ||
| 318 | ** Replace Emacs's regex.c with the new DFA-based glibc regex code. | ||
| 319 | |||
| 320 | ** Replace gmalloc.c with the modified Doug Lea code from the current | 318 | ** Replace gmalloc.c with the modified Doug Lea code from the current |
| 321 | GNU libc so that the special mmapping of buffers can be removed -- | 319 | GNU libc so that the special mmapping of buffers can be removed -- |
| 322 | that apparently loses under Solaris, at least. [fx has mostly done | 320 | that apparently loses under Solaris, at least. [fx has mostly done |