Update.
[elisp/gnus.git-] / ChangeLog
index 8585ef2..6331812 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+1999-07-30  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 05.
+
+1999-07-30  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>
+
+       * lisp/Makefile.in (install): install *.el files too.
+       to avoid warning about el is newer than elc, exec touch
+       $(lispdir)/*.elc.
+
+1999-07-29  Yoshiki Hayashi   <t90553@mail.ecc.u-tokyo.ac.jp>
+
+       * texi/gnus-ja.texi: Sync up with pGnus 0.95.
+
+1999-07-28  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 04.
+
+       * lisp/gnus-cite.el (gnus-ems-redefine): Don't replace the function
+       `gnus-cite-add-face' with `gnus-mule-cite-add-face' because the
+       former will work well under old Emacsen by now.
+       (gnus-mule-cite-add-face): Abolish function.
+
+1999-07-27  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 03.
+
+       * texi/Makefile.in (prefix): Define it first.
+
+       * lisp/dgnuspath.el.in: Rename from paths.el.
+
+       * lisp/dgnushack.el (dgnushack-install-package): Don't install
+       dgnuspath.el nor dgnuspath.elc.
+       (dgnushack-make-package): Don't enter dgnuspath.el nor
+       dgnuspath.elc to MANIFEST file.
+       (dgnushack-compile): Don't compile dgnuspath.el.
+       (TopLevel): Use `expand-file-name' for the file "./dgnuspath.el";
+       use dgnuspath.el instead of paths.el.
+
+       * lisp/Makefile.in (PACKAGEDIR): Default to @PACKAGEDIR@.
+
+       * configure.in (AC_OUTPUT): Use dgnuspath.el instead of paths.el.
+       (TopLevel): Add options `--with-xemacs' and `--with-packagedir'.
+       (ADDITIONAL_LOAD_PATH): Default to empty string.
+
+       * configure: Regenerate.
+
+       * README.T-gnus: Update for the new features.
+
+       * Makefile.in (PACKAGEDIR): Default to @PACKAGEDIR@.
+       (XEMACS): Default to @XEMACS@.
+
+1999-07-26  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 02.
+
+       * lisp/dgnushack.el: Load ./paths.el.
+
+       * lisp/paths.el.in: New file.
+
+       * lisp/Makefile.in (distclean): Remove paths.el.
+
+       * Mule23@1934: Update for the new configure usage.
+
+       * configure: Regenerate.
+
+1999-07-22  TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * configure.in: Add an option `--with-addpath' to specify load-path.
+
+       * aclocal.m4: New implementation.
+
+       * acinclude.m4: New file.
+
 1999-07-20   Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 01.