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.