diff options
Diffstat (limited to 'doc/ref/guile.texi')
-rw-r--r-- | doc/ref/guile.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref/guile.texi b/doc/ref/guile.texi index c819fb53d..22b308757 100644 --- a/doc/ref/guile.texi +++ b/doc/ref/guile.texi @@ -101,7 +101,7 @@ by the Free Software Foundation. @comment The title is printed in a large font. @title Guile Reference Manual @subtitle Edition @value{MANUAL_EDITION}, for use with Guile @value{VERSION} -@subtitle $Id: guile.texi,v 1.18 2002-04-20 19:26:40 ossau Exp $ +@subtitle $Id: guile.texi,v 1.19 2002-09-25 00:06:38 ossau Exp $ @c AUTHORS @@ -253,7 +253,7 @@ Part IV: Guile API Reference * Objects:: Low level object orientation support. * Modules:: Designing reusable code libraries. * Scheduling:: Threads, mutexes, asyncs and dynamic roots. -* Options and Config:: Runtime options and configuration. +* Options and Config:: Configuration, features and runtime options. * Translation:: Support for translating other languages. * Debugging:: Internal debugging interface. * Deprecated:: Features that are planned to disappear. |