1999-05-03 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* configure.in: Add new entry for hurd.
* Makefile.am (SUBDIRS): Add subdir_hurd.
* hurd/hurd-ja.texi: New file.
* hurd/hurd-v.texi: Likewise.
* hurd/gpl.texinfo: Likewise.
* hurd/Makefile.am: Likewise.
* hurd/Makefile.in: Generated by automake.
1999-04-30 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* acinclude.m4: New file.
* configure.in (subdir_automake): Conditionally set by calling
gnujdoc_CHECK_SUBDIR.
(subdir_standards): Likewise.
(subdir_cvs): Likewise.
(subdir_autoconf): Likewise.
(AC_INIT): Change the argument from automake/automake-ja.texi
to makeinfo.el, because we cannot assume the automake manual always
exists.
(AC_PREREQ): Downgrade the required version to 2.12, since 2.13
is not needed actually.
1999-04-30 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
* autoconf-2.12: New directory.
* Makefile.am, configure.in: Add new entry for autoconf-2.12
* makeinfo.el: Redefine texinfo-format-var to avoid bug in texinfmt.
Add workaround for MULE 2.3 to format automake-ja.texi.
1999-04-27 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
* cvs-1.10: New directory.
* Makefile.am, configure.in: Add new entry for cvs-1.10.
* Makerules: Add new suffix rule .texinfo
* makeinfo.el: Support XEmacs with mule.
1999-04-17 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* HACKING: New file.
* Makefile.am (EXTRA_DIST): Add HACKING.
1999-04-14 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* makeinfo.el: Set CODING-SYSTEM-FOR-READ and
CODING-SYSTEM-FOR-WRITE to euc-japan unconditionally.
* Makerules (.texi.info): Add -no-site-file option. Reported by
Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>.
* configure.in: Make the indent in help messages consistent.
* standards/standards-ja.texi: Delete update-date in the tail.
1999-04-09 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* configure.in (--with-emacs): Print the default value.
(--with-tex): Likewise.
(--with-texi2html): Likewise.
1999-04-08 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* Makefile.am (html): New target for making html files.
* TODO: New file.
1999-04-08 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* Makefile.am (AUTOMAKE_OPTIONS): Require automake-1.4 or higher.
Automake would try to update version.texi dynamically, so
we change the file name to repress the behavior.
* automake/Makefile.am (automake_ja_TEXINFOS): Set to automake-v.texi.
* automake/version-ja.texi: Moved to...
* automake/automake-v.texi: ... here.
* automake/automake-ja.texi: @include automake-v.texi instead of
version-ja.texi.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>