guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, branch_release-1-8, updated. release_1


From: Neil Jerram
Subject: [Guile-commits] GNU Guile branch, branch_release-1-8, updated. release_1-8-7-5-g7496b03
Date: Thu, 27 Aug 2009 21:32:04 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=7496b0397a6ff2877b9dc568d177d605e6ec24f0

The branch, branch_release-1-8 has been updated
       via  7496b0397a6ff2877b9dc568d177d605e6ec24f0 (commit)
      from  7457f712ea82657d7580608e02d04f5d75942041 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7496b0397a6ff2877b9dc568d177d605e6ec24f0
Author: Neil Jerram <address@hidden>
Date:   Fri Jul 17 08:00:42 2009 +0100

    Fix doc of let*-values
    
    Thanks to Judy Hawkins for reporting this.
    
    * doc/ref/api-modules.texi (Included Guile Modules): Change
      `let-values*' to `let*-values'.

-----------------------------------------------------------------------

Summary of changes:
 THANKS                   |    1 +
 doc/ref/api-modules.texi |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/THANKS b/THANKS
index 3a98e3d..91f4f98 100644
--- a/THANKS
+++ b/THANKS
@@ -50,6 +50,7 @@ For fixes or providing information which led to a fix:
          Roland Haeder
           Sven Hartrumpf
           Eric Hanchrow
+          Judy Hawkins
             Sam Hocevar
        Patrick Horgan
            Ales Hvezda
diff --git a/doc/ref/api-modules.texi b/doc/ref/api-modules.texi
index 9aeb08a..f6393db 100644
--- a/doc/ref/api-modules.texi
+++ b/doc/ref/api-modules.texi
@@ -758,7 +758,7 @@ Record definition with @code{define-record-type} 
(@pxref{SRFI-9}).
 Read hash extension @code{#,()} (@pxref{SRFI-10}).
 
 @item (srfi srfi-11)
-Multiple-value handling with @code{let-values} and @code{let-values*}
+Multiple-value handling with @code{let-values} and @code{let*-values}
 (@pxref{SRFI-11}).
 
 @item (srfi srfi-13)


hooks/post-receive
-- 
GNU Guile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]