[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guile/guile-core/doc/ref gh.texi
From: |
Kevin Ryde |
Subject: |
guile/guile-core/doc/ref gh.texi |
Date: |
Fri, 17 Oct 2003 21:49:18 -0400 |
CVSROOT: /cvsroot/guile
Module name: guile
Branch:
Changes by: Kevin Ryde <address@hidden> 03/10/17 21:49:18
Modified files:
guile-core/doc/ref: gh.texi
Log message:
(Calling Scheme procedures from C, scm transition summary):
Refer to scm_list_n, not the old name scm_listify.
(scm transition summary): For gh_apply, recommend scm_apply_0, which
is now documented.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/doc/ref/gh.texi.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
- guile/guile-core/doc/ref gh.texi,
Kevin Ryde <=