mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-23 20:05:32 +02:00
Merge remote-tracking branch 'origin/stable-2.0'
Conflicts: module/srfi/srfi-9.scm module/web/server.scm
This commit is contained in:
commit
c04bf4337b
9 changed files with 68 additions and 52 deletions
|
@ -2107,6 +2107,7 @@ index @var{start} and limiting to @var{count} octets.
|
|||
|
||||
@deffn {Scheme Procedure} put-char port char
|
||||
Writes @var{char} to the port. The @code{put-char} procedure returns
|
||||
an unspecified value.
|
||||
@end deffn
|
||||
|
||||
@deffn {Scheme Procedure} put-string port string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue