guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.9-74-g1fcf69


From: Ian Price
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.9-74-g1fcf690
Date: Mon, 19 Aug 2013 21:28:30 +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=1fcf690929d3cd5221f4fe95ed79f356be382a43

The branch, stable-2.0 has been updated
       via  1fcf690929d3cd5221f4fe95ed79f356be382a43 (commit)
      from  20d28792b3781e2ca4fd31f4978fc7a0adfbab9a (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 1fcf690929d3cd5221f4fe95ed79f356be382a43
Author: Ian Price <address@hidden>
Date:   Mon Aug 19 22:25:41 2013 +0100

    doc: `get-string-all' takes only one argument.
    
    * doc/ref/api-io.texi (R6RS Textual Input): Remove `count' argument.

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

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

diff --git a/doc/ref/api-io.texi b/doc/ref/api-io.texi
index 4c42de8..a0619df 100644
--- a/doc/ref/api-io.texi
+++ b/doc/ref/api-io.texi
@@ -1956,7 +1956,7 @@ exact integer object. If no characters can be read before 
an end of
 file, the end-of-file object is returned.
 @end deffn
 
address@hidden {Scheme Procedure} get-string-all textual-input-port count
address@hidden {Scheme Procedure} get-string-all textual-input-port
 Reads from @var{textual-input-port} until an end of file, decoding
 characters in the same manner as @code{get-string-n} and
 @code{get-string-n!}.


hooks/post-receive
-- 
GNU Guile



reply via email to

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