Hi, lloda <ll...@sarc.name> skribis:
> From 70ce7174a43ba17f2db0c3a6b7eeeb191a332663 Mon Sep 17 00:00:00 2001 > From: Daniel Llorens <ll...@sarc.name> > Date: Tue, 24 Jan 2023 11:26:44 +0100 > Subject: [PATCH 2/2] Document multiple-value returns in forms taking a > let-expression body > > * doc/ref/api-binding.texi (Local Bindings): Document multiple-value > returns for let. > * doc/ref/api-control.texi (begin): Document multiple-value returns for > begin. > (Conditionals): Document multiple-value returns and use 'body' in the > syntax description of when, unless, cond, case. > (Multiple values): Document multiple-value returns and use 'body' in > the syntax description of SRFI-8 receive. LGTM, thanks! Ludo’.