From e9962ae153a6a895c2e588ea8c844176cd0beaf8 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 7 Dec 2004 21:44:21 +0000 Subject: [PATCH] Remove the plan to use DFA regex; it would be infeasible. --- etc/TODO | 2 -- 1 file changed, 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. * Internal changes -** Replace Emacs's regex.c with the new DFA-based glibc regex code. - ** Replace gmalloc.c with the modified Doug Lea code from the current GNU libc so that the special mmapping of buffers can be removed -- that apparently loses under Solaris, at least. [fx has mostly done -- 2.39.2