diff options
Diffstat (limited to 'doc/ref/scheme-intro.texi')
-rw-r--r-- | doc/ref/scheme-intro.texi | 5 |
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: |