diff etc/TODO @ 90055:e4029991605f

Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-75 Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-717 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-718 RCS keyword removal
author Miles Bader <miles@gnu.org>
date Wed, 08 Dec 2004 05:21:02 +0000
parents f2ebccfa87d4
children fb79180b618d
line wrap: on
line diff
--- a/etc/TODO	Wed Dec 08 05:02:30 2004 +0000
+++ b/etc/TODO	Wed Dec 08 05:21:02 2004 +0000
@@ -315,8 +315,6 @@
 
 * 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