1999-05-03 Kazuhisa Ichikawa * Makefile.am (SUBDIRS): Add subdir_gdb_4_16 and subdir_gdb_4_17. * configure.in: Add new entries for GDB. * Makerules: Add new %_toc.html -> %.texinfo dependency rule. * gdb-4.16/forMule23.patch: Delete. * gdb-4.16/readme.text: Likewise. * gdb-4.16/gdb.texinfo: Likewise. * gdb-4.16/remote.texi: Likewise. * gdb-4.16/rluser.texinfo: Likewise. * gdb-4.16/inc-hist.texi: Likewise. * gdb-4.16/GDBvn.texi: New file. * gdb-4.16/Makefile.am: Likewise. * gdb-4.16/README-ja: Likewise. * gdb-4.16/TODO-ja: Likewise. * gdb-4.16/gdb-cfg.texi: Likewise. * gdb-4.16/gdb-ja.texinfo: Likewise. * gdb-4.16/inc-hist-ja.texi: Likewise. * gdb-4.16/ptex.patch: Likewise. * gdb-4.16/remote-ja.texi: Likewise. * gdb-4.16/rluser-ja.texinfo: Likewise. * gdb-4.16/Makefile.in: Generated by automake. * gdb-4.17/forMule23.patch: Delete. * gdb-4.17/readme.text: Likewise. * gdb-4.17/gdb.texinfo: Likewise. * gdb-4.17/remote.texi: Likewise. * gdb-4.17/rluser.texinfo: Likewise. * gdb-4.17/inc-hist.texi: Likewise. * gdb-4.17/GDBvn.texi: New file. * gdb-4.17/Makefile.am: Likewise. * gdb-4.17/README-ja: Likewise. * gdb-4.17/TODO-ja: Likewise. * gdb-4.17/gdb-cfg.texi: Likewise. * gdb-4.17/gdb-ja.texinfo: Likewise. * gdb-4.17/inc-hist-ja.texi: Likewise. * gdb-4.17/ptex.patch: Likewise. * gdb-4.17/remote-ja.texi: Likewise. * gdb-4.17/rluser-ja.texinfo: Likewise. * gdb-4.17/Makefile.in: Generated by automake. 1999-05-03 OKUJI Yoshinori * 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 * 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 * 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 * 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 * HACKING: New file. * Makefile.am (EXTRA_DIST): Add HACKING. 1999-04-14 OKUJI Yoshinori * 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 . * configure.in: Make the indent in help messages consistent. * standards/standards-ja.texi: Delete update-date in the tail. 1999-04-09 OKUJI Yoshinori * configure.in (--with-emacs): Print the default value. (--with-tex): Likewise. (--with-texi2html): Likewise. 1999-04-08 OKUJI Yoshinori * Makefile.am (html): New target for making html files. * TODO: New file. 1999-04-08 OKUJI Yoshinori * 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.