guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/libguile symbols.c


From: Marius Vollmer
Subject: guile/guile-core/libguile symbols.c
Date: Mon, 14 May 2001 07:09:00 -0700

CVSROOT:        /cvs
Module name:    guile
Branch:         mvo-vcell-cleanup-1-branch
Changes by:     Marius Vollmer <address@hidden> 01/05/14 07:09:00

Modified files:
        guile-core/libguile: symbols.c 

Log message:
        call scm_init_symbols_deprecated.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/symbols.c.diff?cvsroot=OldCVS&only_with_tag=mvo-vcell-cleanup-1-branch&tr1=1.85.2.1&tr2=1.85.2.2&r1=text&r2=text

Patches:
Index: guile/guile-core/libguile/symbols.c
diff -u guile/guile-core/libguile/symbols.c:1.84 
guile/guile-core/libguile/symbols.c:1.85
--- guile/guile-core/libguile/symbols.c:1.84    Tue Apr  3 06:19:05 2001
+++ guile/guile-core/libguile/symbols.c Fri May  4 14:54:00 2001
@@ -430,7 +430,7 @@
            (SCM s),
            "Return the name of @var{symbol} as a string.  If the symbol was\n"
            "part of an object returned as the value of a literal expression\n"
-           "(section @pxref{Literal expressions,,,r4rs, The Revised^4\n"
+           "(section @pxref{Literal expressions,,,r5rs, The Revised^5\n"
            "Report on Scheme}) or by a call to the @code{read} procedure,\n"
            "and its name contains alphabetic characters, then the string\n"
            "returned will contain characters in the implementation's\n"



reply via email to

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