summaryrefslogtreecommitdiff
path: root/doc/ref/scheme-intro.texi
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2002-04-01 18:46:26 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2002-04-01 18:46:26 +0000
commit0624ce33f3a258013fb58c124941315e007352b9 (patch)
treeb0642e22e01003fec03e2eee7fccd8bc90bf4df8 /doc/ref/scheme-intro.texi
parent755de645575d233e191808d8963c18af9d9b4867 (diff)
downloadguile-0624ce33f3a258013fb58c124941315e007352b9.tar.gz
Update vector docs.
Remove Guile extensions index. A few other odds and ends.
Diffstat (limited to 'doc/ref/scheme-intro.texi')
-rw-r--r--doc/ref/scheme-intro.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ref/scheme-intro.texi b/doc/ref/scheme-intro.texi
index 5bac00086..3cd9967b4 100644
--- a/doc/ref/scheme-intro.texi
+++ b/doc/ref/scheme-intro.texi
@@ -45,9 +45,8 @@ parts and Guile-specific extensions, the text indicates which parts of
the documentation describe R5RS behaviour and which parts describe Guile
extensions.
-For a breakdown of Guile's core language and features in terms of what
-is R5RS-compliant and what is Guile-specific, see the corresponding
-indices: @ref{R5RS Index} and @ref{Guile Extensions Index}.
+For a quick way of identifying the parts of Guile that implement
+R5RS-compliant features, see the R5RS index: @ref{R5RS Index}.
@c Local Variables: