0.pre7.104:
[sbcl.git] / TODO
diff --git a/TODO b/TODO
index 6225be1..f45f268 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,6 +5,9 @@ for 0.7.0:
        leaving some filing for later:-) from the monster
        EVAL/EVAL-WHEN/%COMPILE/DEFUN/DEFSTRUCT cleanup:
        ** made inlining DEFUN inside MACROLET work again
+       ** whatever bug it is that causes s/#'(lambda/(lambda/ to 
+               cause compilation failure in condition.lisp
+       ** perhaps function debug name quick fix, if there's an easy way
 * more renaming in global external names:
        ** reserved DO-FOO-style names for iteration macros
        ** finished s/FUNCTION/FUN/
@@ -12,12 +15,8 @@ for 0.7.0:
        ** s/TOP-LEVEL/TOPLEVEL/
 * global style systematization:
        ** s/#'(lambda/(lambda/
-       ** four-space indentation in C
 * pending patches and bug reports that go in (or else get handled
        somehow, rejected/logged/whatever) before 0.7.0:
-       ** NJF bug report "bug in COPY-READTABLE" and APD patch,
-               both sbcl-devel 2001-12-24
-       ** APD patch for other readtable functions, sbcl-devel 2001-12-24
 =======================================================================
 for early 0.7.x: