0.7.0.3:
[sbcl.git] / doc / compiler.sgml
index 9fc61a2..39468a6 100644 (file)
@@ -276,7 +276,7 @@ gives this error:
   (DO ((CURRENT L #) (# NIL)) (WHEN (EQ # E) (RETURN CURRENT)) )
 caught ERROR: (during macroexpansion)
 
-error in function LISP::DO-DO-BODY:
+error in function LISP::FROB-DO-BODY:
    DO step variable is not a symbol: (ATOM CURRENT)</screen>
 </para>
 
@@ -323,7 +323,7 @@ _   \code{3}.  If null, the global values of \code{*print-level*} and
 _   \code{*print-length*} are used.
 _ \end{defvar}
 _ 
-_ \begin{defmac}{extensions:}{def-source-context}{%
+_ \begin{defmac}{extensions:}{define-source-context}{%
 _     \args{\var{name} \var{lambda-list} \mstar{form}}}
 _ 
 _   This macro defines how to extract an abbreviated source context from