* lisp/gnus.el (gnus-revision-number): Increment to 03. t-gnus-6_10_059-03
authoryamaoka <yamaoka>
Wed, 24 Feb 1999 03:30:50 +0000 (03:30 +0000)
committeryamaoka <yamaoka>
Wed, 24 Feb 1999 03:30:50 +0000 (03:30 +0000)
* lisp/Makefile.in (all, total): Remove "auto-autoloads.el" and
"custom-load.el" as well.
* Makefile.in (xlick, xinfo, xinfo-ja): New targets.
(install-package-ja, package-ja, install-package, package): Use them; use
$XEMACS instead of $EMACS.
(osome): Use $XEMACS instead of "xemacs21".
(x): Ditto.
(XEMACS): Use "xemacs" instead of "xemacs21" in default.
* lisp/dgnushack.el (dgnushack-install-package): Remove extra files in
destination lisp directory.
(dgnushack-make-package): Don't generate "_pkg.el" file; don't remove
"auto-autoloads.el*" files.
(dgnushack-compile): Don't remove "_pkg.el" from the list.

ChangeLog

index d75fae4..fe6f693 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 03.
+
+       * lisp/Makefile.in (all, total): Remove "auto-autoloads.el" and
+       "custom-load.el" as well.
+
+       * Makefile.in (xlick, xinfo, xinfo-ja): New targets.
+       (install-package-ja, package-ja, install-package, package): Use
+       them; use $XEMACS instead of $EMACS.
+       (osome): Use $XEMACS instead of "xemacs21".
+       (x): Ditto.
+       (XEMACS): Use "xemacs" instead of "xemacs21" in default.
+
+       * lisp/dgnushack.el (dgnushack-install-package): Remove extra files
+       in destination lisp directory.
+       (dgnushack-make-package): Don't generate "_pkg.el" file; don't
+       remove "auto-autoloads.el*" files.
+       (dgnushack-compile): Don't remove "_pkg.el" from the list.
+
 1999-02-23  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 02.