guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/doc/ref scheme-procedures.texi


From: Thien-Thi Nguyen
Subject: guile/guile-core/doc/ref scheme-procedures.texi
Date: Wed, 14 Nov 2001 13:26:26 -0500

CVSROOT:        /cvs
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Thien-Thi Nguyen <address@hidden>       01/11/14 13:26:26

Modified files:
        guile-core/doc/ref: scheme-procedures.texi 

Log message:
        Spell "library" correctly.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/doc/ref/scheme-procedures.texi.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.1.2.2&tr2=1.1.2.3&r1=text&r2=text

Patches:
Index: guile/guile-core/doc/ref/scheme-procedures.texi
diff -u guile/guile-core/doc/ref/scheme-procedures.texi:1.2 
guile/guile-core/doc/ref/scheme-procedures.texi:1.3
--- guile/guile-core/doc/ref/scheme-procedures.texi:1.2 Tue Sep 25 22:45:17 2001
+++ guile/guile-core/doc/ref/scheme-procedures.texi     Wed Nov 14 13:24:44 2001
@@ -126,7 +126,7 @@
 @code{let-optional*} binds them sequentially, consistent with @code{let}
 and @code{let*} (@pxref{Local Bindings}).
 
address@hidden {libary syntax} let-optional rest-arg (binding @dots{}) expr 
@dots{}
address@hidden {library syntax} let-optional rest-arg (binding @dots{}) expr 
@dots{}
 @deffnx {library syntax} let-optional* rest-arg (binding @dots{}) expr @dots{}
 These two macros give you an optional argument interface that is very
 @dfn{Schemey} and introduces no fancy syntax. They are compatible with



reply via email to

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