From 561b1bef8c7f5f9c591fb23609edd257da1a0142 Mon Sep 17 00:00:00 2001 From: Lassi Kortela Date: Tue, 2 Aug 2022 17:35:45 +0300 Subject: [PATCH] Update more TSPL and CSUG links --- www/old-psyntax.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.