* lisp/gnus.el (gnus-revision-number): Increment to 05. t-gnus-6_10_059-05
authoryamaoka <yamaoka>
Fri, 26 Feb 1999 05:12:02 +0000 (05:12 +0000)
committeryamaoka <yamaoka>
Fri, 26 Feb 1999 05:12:02 +0000 (05:12 +0000)
* Makefile.in: (add-info-suffix, remove-info-suffix): New targets.
(package, install-package, package-ja, install-package-ja): Use them.
(xinfo, xinfo-ja): Only build infos.
* texi/Makefile.in (add-info-suffix): Chdir ../lisp first.
* lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): Chdir ../texi first.
(dgnushack-install-package): Don't refer to `package-path'; error if the
package path does not found.
(TopLevel): Don't define `gnus-revision-number', `gnus-version-number' and
`package-path'.

ChangeLog

index def8ae8..2650152 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 05.
+
+       * Makefile.in (add-info-suffix, remove-info-suffix): New targets.
+       (package, install-package, package-ja, install-package-ja): Use
+       them.
+       (xinfo, xinfo-ja): Only build infos.
+
+       * texi/Makefile.in (add-info-suffix): Chdir ../lisp first.
+
+       * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): Chdir
+       ../texi first.
+       (dgnushack-install-package): Don't refer to `package-path'; error
+       if the package path does not found.
+       (TopLevel): Don't define `gnus-revision-number',
+       `gnus-version-number' and `package-path'.
+
 1999-02-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
 
        * README.ichikawa : Removed.