comparison man/ChangeLog @ 5744:9c17f7be0b92

Require makeinfo 4.12 or later to build the info files. See xemacs-beta message <CAD3FetiVVt_Lw8D6PCeA=_kwFbp8L0h9Y0LSA5QYL5BxxF=fWw@mail.gmail.com> for the original bug report, and xemacs-patches message <CAHCOHQm63J403HSyakhpxoO5jTO_OZ5-0rkgT36xbnTs0G3H8Q@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Tue, 25 Jun 2013 15:31:58 -0600
parents d11efddf3617
children a1f281776176
comparison
equal deleted inserted replaced
5743:2257ac0e8a47 5744:9c17f7be0b92
1 2013-06-25 Jerry James <james@xemacs.org>
2
3 * Makefile.in: New file, so we can replace @MAKEINFO@.
4 * Makefile: Removed.
5 * lispref/packaging.texi: Update required version of makeinfo.
6 * xemacs/packages.texi: Ditto.
7
1 2013-06-19 Jerry James <james@xemacs.org> 8 2013-06-19 Jerry James <james@xemacs.org>
2 9
3 * beta.texi: Move "@end info" to its own line. 10 * beta.texi: Move "@end info" to its own line.
4 * lispref/edebug-inc.texi (Instrumenting Macro Calls): "@table 11 * lispref/edebug-inc.texi (Instrumenting Macro Calls): "@table
5 @bullet" is not supported by texinfo 5.x; use "@table @asis" 12 @bullet" is not supported by texinfo 5.x; use "@table @asis"