guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/doc/ref ChangeLog guile.texi


From: Neil Jerram
Subject: guile/guile-core/doc/ref ChangeLog guile.texi
Date: Thu, 30 Aug 2001 13:21:43 -0700

CVSROOT:        /cvs
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Neil Jerram <address@hidden>    01/08/30 13:21:43

Modified files:
        guile-core/doc/ref: ChangeLog guile.texi 

Log message:
        * Group all index nodes together.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/doc/ref/ChangeLog.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/doc/ref/guile.texi.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.2.2.3&tr2=1.2.2.4&r1=text&r2=text

Patches:
Index: guile/guile-core/doc/ref/ChangeLog
diff -u guile/guile-core/doc/ref/ChangeLog:1.3 
guile/guile-core/doc/ref/ChangeLog:1.4
--- guile/guile-core/doc/ref/ChangeLog:1.3      Thu Aug 30 13:02:13 2001
+++ guile/guile-core/doc/ref/ChangeLog  Thu Aug 30 13:19:20 2001
@@ -1,5 +1,9 @@
 2001-08-30  Neil Jerram  <address@hidden>
 
+       * guile.texi (Top): Group all index nodes together so that
+       `Info-index' works more effectively in Info.  Thanks to Eric
+       Hanchrow for the report and fix.
+
        * scheme-data.texi (Random, String Syntax, String Modification,
        Regular Expressions), scheme-ideas.texi (Definition),
        scheme-modules.texi (Dynamic Linking and Compiled Code Modules),
Index: guile/guile-core/doc/ref/guile.texi
diff -u guile/guile-core/doc/ref/guile.texi:1.3 
guile/guile-core/doc/ref/guile.texi:1.4
--- guile/guile-core/doc/ref/guile.texi:1.3     Mon Aug 27 14:25:44 2001
+++ guile/guile-core/doc/ref/guile.texi Thu Aug 30 13:19:20 2001
@@ -80,7 +80,7 @@
 @sp 10
 @comment The title is printed in a large font.
 @title Guile Reference Manual
address@hidden $Id: guile.texi,v 1.3 2001/08/27 21:25:44 ossau Exp $
address@hidden $Id: guile.texi,v 1.4 2001/08/30 20:19:20 ossau Exp $
 @subtitle For use with Guile @value{VERSION}
 
 @c AUTHORS
@@ -212,8 +212,6 @@
 * Debugging::                   Internal debugging interface.
 * Deprecated::                  Features that are planned to disappear.
 * Further Reading::             Where to find out more about Scheme 
programming.
-* R5RS Index::
-* Guile Extensions Index::
 
 Part III: Guile Modules
 
@@ -257,6 +255,8 @@
 * Procedure Index::
 * Variable Index::
 * Type Index::
+* R5RS Index::
+* Guile Extensions Index::
 
 @end menu
 



reply via email to

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