aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/TODO b/etc/TODO
index 544e42694fc..5c674c5c06e 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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