From 002c6a16e96ee2c05cb04dac9a59dd58064e0cc5 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 17 Feb 1999 09:59:50 +0000 Subject: [PATCH] * lisp/gnus.el (gnus-revision-number): Increment to 06. * Makefile.in (install-package-ja, package-ja, install-package, package): New targets. (PACKAGEDIR): New user option. * lisp/Makefile.in (install-package, package): New targets. (PACKAGEDIR): New user option. * lisp/dgnushack.el (dgnushack-install-package): New function. (dgnushack-make-package): New function. (dgnushack-info-file-regexp): New constant. (dgnushack-compile): Remove "_pkg.el" from the list. * configure: Regenerate by autoconf-2.13. --- ChangeLog | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 975d863..8689451 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +1999-02-17 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 06. + + * Makefile.in (install-package-ja, package-ja, install-package, + package): New targets. + (PACKAGEDIR): New user option. + + * lisp/Makefile.in (install-package, package): New targets. + (PACKAGEDIR): New user option. + + * lisp/dgnushack.el (dgnushack-install-package): New function. + (dgnushack-make-package): New function. + (dgnushack-info-file-regexp): New constant. + (dgnushack-compile): Remove "_pkg.el" from the list. + + * configure: Regenerate by autoconf-2.13. + +1999-02-17 Yoshiki Hayashi + + * aclocal.m4: install .el files to site-lisp/gnus instead of + site-lisp. + * Makefile.in: add new rule `all-ja'. + 1999-02-15 Tatsuya Ichikawa * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Bug fix when @@ -6,13 +30,13 @@ * lisp/gnus.el (gnus-revision-number): Increment to 05. 1999-02-12 Tatsuya Ichikawa - + * lisp/gnus.el (gnus-revision-number): Increment to 04. - + * lisp/read-passwd.el: Change location of (provide 'read-passwd) - + * lisp/gnus-offline.el: ditto. - + 1999-02-12 Hidekazu Nakamura * lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with APOP -- 1.7.10.4