CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/07/13 22:09:54

Index: TODO
===================================================================
RCS file: /sources/m4/m4/TODO,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -u -b -r1.1.1.1 -r1.1.1.1.2.1
--- TODO        17 Feb 2000 03:03:19 -0000      1.1.1.1
+++ TODO        13 Jul 2006 22:09:54 -0000      1.1.1.1.2.1
@@ -1,11 +1,10 @@
 TODO file for GNU m4
 
-Tell <[EMAIL PROTECTED]> if you feel like volunteering for any
+Tell <[email protected]> if you feel like volunteering for any
 of these ideas, listed more or less in decreasing order of priority.
 
 * Features or problems
   - Update documentation from accumulated mail about it
-  - Changeword without arguments should restore default behavior
   - Study synclines at the very beginning of each diverted sequence
   - Make eval work on bignums - the 32 bits limit is artificial
        From Krste Asanovic <[EMAIL PROTECTED]>, 1993-03-20
@@ -13,8 +12,6 @@
 * Optimization and clean up
   - Check for memory leaks and uninitialized reads
        From Vern Paxson <[EMAIL PROTECTED]> on 1993-12-06
-  - Simplify format/ecvt code, together with HAVE_EFGCVT
-  - Finalize the stdarg vs varargs thing
   - Profile GNU m4 and speed it up
        From David J. MacKenzie <[EMAIL PROTECTED]>, 1993-01-20
 
@@ -31,9 +28,6 @@
        GNU m4 is lousy regarding NULs in streams (this would require
        maintaining the string lengths, and avoiding strlen, strcpy,
        etc.). 
-  - Clean up the obstack.[ch] code
-  - Use rx.[ch] instead of regex.[ch]
-       From Hal Peterson <[EMAIL PROTECTED]>, 1994-04-22
 
 Local Variables:
 mode: outline


Reply via email to