Mercurial > hg > octave-nkf > gnulib-hg
changeset 11149:69adbf69b681
Fix wrong order of sections, compared to TOC.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 09 Feb 2009 00:27:43 +0100 |
parents | d6b993e7faca |
children | c12f4930ab01 |
files | ChangeLog doc/gnulib.texi |
diffstat | 2 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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'.
--- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -5888,9 +5888,10 @@ @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 @@ @include regexprops-generic.texi +@include relocatable-maint.texi + @include func.texi @include warnings.texi