diff --git a/www/old-psyntax.html b/www/old-psyntax.html index ef348a0..2b3e06d 100644 --- a/www/old-psyntax.html +++ b/www/old-psyntax.html @@ -173,7 +173,7 @@ require them.

  • Two new derived forms, with-implicit and datum, and one new procedure, syntax->list, have been added. -See the Chez Scheme Version 7 User's Guide +See the Chez Scheme Version 7 User's Guide for descriptions.

    @@ -184,7 +184,7 @@ for descriptions.

  • An identifier x imported from a module m is now treated in the importing context as if the corresponding export identifier had been present in the import form along with m. -See the Chez Scheme Version 7 User's Guide +See the Chez Scheme Version 7 User's Guide for a description of the now current import semantics.

    @@ -528,9 +528,9 @@ and other list-processing operations.