* lisp/gnus.el (gnus-version-number): Update to 6.10.9.
authoryamaoka <yamaoka>
Wed, 24 Feb 1999 03:34:00 +0000 (03:34 +0000)
committeryamaoka <yamaoka>
Wed, 24 Feb 1999 03:34:00 +0000 (03:34 +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 "xemacs".
* 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 9a54b07..0809dd9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.9.
+
+       * 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 "xemacs".
+
+       * 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-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
 
        * README-offline.en: Update.