Re: texinfo-6.5.92 pretest

2019-02-06 Thread Robert Pluim
Gavin Smith writes: > On 2/4/19, Robert Pluim wrote: >> This reminded me I have a patch Iʼve been meaning to submit to >> you. Thereʼs an addition to texinfo.el that Iʼm planning to submit to >> emacs-27 that should probably be documented in texinfo. The doc change >> currently looks like this:

Re: texinfo-6.5.92 pretest

2019-02-04 Thread Eli Zaretskii
> From: Gavin Smith > Date: Mon, 4 Feb 2019 19:48:32 + > Cc: bug-texinfo@gnu.org > > On 2/4/19, Eli Zaretskii wrote: > > I've built this pretest with MinGW on MS-Windows. The build was > > successful, but I found a few minor issues and observations which I > > want to report: > > Thanks fo

Re: texinfo-6.5.92 pretest

2019-02-04 Thread Gavin Smith
On 2/4/19, Eli Zaretskii wrote: > I've built this pretest with MinGW on MS-Windows. The build was > successful, but I found a few minor issues and observations which I > want to report: Thanks for testing it. I believe I have made the changes and fixes you have mentioned.

Re: texinfo-6.5.92 pretest

2019-02-04 Thread Gavin Smith
On 2/4/19, Eli Zaretskii wrote: > 6) "make install" installs some files that I didn't expect to be >installed: static libraries XSParagraph.a, TestXS.a, MiscXS.a, and >Parsetexi.a, and TestXS.dll. Is this intentional? I don't see any >use for these files in the binary installation.

Re: texinfo-6.5.92 pretest

2019-02-04 Thread Gavin Smith
On 2/4/19, Robert Pluim wrote: > This reminded me I have a patch Iʼve been meaning to submit to > you. Thereʼs an addition to texinfo.el that Iʼm planning to submit to > emacs-27 that should probably be documented in texinfo. The doc change > currently looks like this: Please let us know when you

Re: texinfo-6.5.92 pretest

2019-02-04 Thread Eli Zaretskii
> From: Gavin Smith > Date: Fri, 1 Feb 2019 16:34:25 + > > A pretest release for Texinfo has been uploaded to > > https://alpha.gnu.org/gnu/texinfo/texinfo-6.5.92.tar.xz I've built this pretest with MinGW on MS-Windows. The build was successful, but I found a few minor issues and observati

Re: texinfo-6.5.92 pretest

2019-02-04 Thread Robert Pluim
Gavin Smith writes: > A pretest release for Texinfo has been uploaded to > > https://alpha.gnu.org/gnu/texinfo/texinfo-6.5.92.tar.xz This reminded me I have a patch Iʼve been meaning to submit to you. Thereʼs an addition to texinfo.el that Iʼm planning to submit to emacs-27 that should probably

texinfo-6.5.92 pretest

2019-02-01 Thread Gavin Smith
A pretest release for Texinfo has been uploaded to https://alpha.gnu.org/gnu/texinfo/texinfo-6.5.92.tar.xz Changes since previous pretest release: * Change to texi2any to use 'id' instead of 'name' attribute for HTML output is completed * Pass on optimization flags to compiler when building XS e