This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [DOCPATCH] upgrade texinfo.tex to 4.6
> Date: Mon, 14 Jul 2003 15:43:30 +0200 (CEST)
> From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
> Cc: gcc-patches@gcc.gnu.org
> X-Spam-Status: No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
> X-Spam-Level:
>
> On Sun, 13 Jul 2003, James Morrison wrote:
> > While trying to make some change to the gcc documentation I came across
> > a bug in texinfo.tex currently in CVS for gcc. So, this patch upgrades both
> > 3.3 and mainline to have texinfo.tex from texinfo 4.6, the latest stable
> > release.
> >
> > 2003-07-13 James A. Morrison <ja2morri@student.math.uwaterloo.ca>
> >
> > * doc/include/texinfo.tex: Upgrade to texinfo 4.6
>
> I committed this to mainline; if you can specify what kind of problem this
> fixes, I will also put it on the branch as well, especially as the FSF is
> going to print manuals of that branch.
Well, it fixed a problem for me using multitables. However, 4.6 finally has
Simon's patches to get the first paragraph of a section not indented. BTW,
while going through the gcc manual so the FSF can print it, Simon and I have
been using texinfo.tex from the gnupress cvs which is now the same as
texinfo 4.6.
> (This definitely is not a minor patch.)
Yup, and it's not my code ;)
> Gerald
Jim