bug#27209: patch
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Matt, Matt Wette <[email protected]> skribis: >>From 2c3f7ea9ddd9d245a000ad8b19176f132607405b Mon Sep 17 00:00:00 2001 > From: Matt Wette <[email protected]> > Date: Fri, 27 Mar 2020 10:19:53 -0700 > Subject: [PATCH] * doc/ref/compiler.texi: for description of > lambda-case argument 'kw' added "or @code{#f} if there are no keyword > arguments" > > --- > doc/ref/compiler.texi | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) I adjusted the commit log to match our conventions and pushed as e37b1fb34c7114a2ddbde0f51d8f0ec5883c8582. Thanks! Ludo’.