CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/03/01 21:46:05

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.252
retrieving revision 1.1.1.1.2.253
diff -u -b -r1.1.1.1.2.252 -r1.1.1.1.2.253
--- ChangeLog   28 Feb 2007 21:51:36 -0000      1.1.1.1.2.252
+++ ChangeLog   1 Mar 2007 21:46:04 -0000       1.1.1.1.2.253
@@ -1,3 +1,12 @@
+2007-03-01  Eric Blake  <[EMAIL PROTECTED]>
+
+       Avoid overfull \vbox warning from texinfo, due to indices that
+       weren't quite big enough to split across page boundaries.
+       * doc/m4.texinfo: Add lots of concept index entries.
+       (Concept Index): Move to be last, as recommended by texinfo
+       manual.
+       (Define, Arguments, Pseudo Arguments): Add more function entries.
+
 2007-02-28  Eric Blake  <[EMAIL PROTECTED]>
 
        * doc/m4.texinfo (Eval): Clean up wording to reflext POSIX XCU ERN
@@ -3557,7 +3566,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.252 $ $Date: 2007/02/28 21:51:36 $
+       $Revision: 1.1.1.1.2.253 $ $Date: 2007/03/01 21:46:04 $
 
        Local Variables:
        coding: utf-8


Reply via email to