Fix wrong order of sections, compared to TOC.
authorBruno Haible <bruno@clisp.org>
Sun, 8 Feb 2009 23:27:43 +0000 (00:27 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 8 Feb 2009 23:27:43 +0000 (00:27 +0100)
ChangeLog
doc/gnulib.texi

index f20e336..a8ff289 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2009-02-08  Bruno Haible  <bruno@clisp.org>
 
+       Fix wrong order of sections, compared to TOC.
+       * doc/gnulib.texi: Include relocatable-maint.texi after the
+       "Regular expressions" node, not before.
+
+2009-02-08  Bruno Haible  <bruno@clisp.org>
+
        Tests for module 'unicase/totitle'.
        * modules/unicase/totitle-tests: New file.
 
index aeae404..2122122 100644 (file)
@@ -5888,9 +5888,10 @@ ASCII characters.
 @include c-strtold.texi
 
 @include quote.texi
+
 @include error.texi
+
 @include gcd.texi
-@include relocatable-maint.texi
 
 @node Regular expressions
 @section Regular expressions
@@ -5902,6 +5903,8 @@ generated automatically.
 
 @include regexprops-generic.texi
 
+@include relocatable-maint.texi
+
 @include func.texi
 
 @include warnings.texi