From: yamaoka Date: Tue, 27 Jul 1999 04:10:19 +0000 (+0000) Subject: Update. X-Git-Tag: et-gnus-6_11_08-03 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d44c1adc704240bf04dd9c0fe65d604d453416d7;hp=869850e3528baeb09453bbfe9a679f3e5e36abab;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index c47c243..9126946 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +1999-07-27 Katsumi Yamaoka + + * 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 * lisp/gnus.el (gnus-revision-number): Increment to 02.