Synch with Oort Gnus.
authoryamaoka <yamaoka>
Wed, 14 Feb 2001 03:26:53 +0000 (03:26 +0000)
committeryamaoka <yamaoka>
Wed, 14 Feb 2001 03:26:53 +0000 (03:26 +0000)
commit722563085c7278c396f713ec3f549c12c5419d61
tree4410069ea47680775094cbc5d0df71f8803d3f8f
parentd8d64bfe337c1fcf85d445cd7976370bf6837e53
Synch with Oort Gnus.

* lisp/gnus-vers.el (gnus-revision-number): Increment to 07.

* lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
(dgnushack-make-load): Ignore cus-load.el if it does not exist.
(dgnushack-make-auto-load): Remove auto-autoloads.el.
(dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.

* lisp/Makefile.in (clean): Remove gnus-load.el instead of custom-load.el.
(compose-package): Call `gnus-load.elc' and then rename gnus-load.el(c) to
 auto-autoloads.el(c) instead of the use of `dgnushack-make-autoloads'.
(clever): No need to remove custom-load.el.

* Makefile.in (elclean): Remove gnus-load.el instead of custom-load.el.

* aclocal.m4 (AC_CHECK_URL): Ignore cache.
13 files changed:
ChangeLog
Makefile.in
lisp/ChangeLog
lisp/Makefile.in
lisp/dgnushack.el
lisp/gnus-art.el
lisp/gnus-cus.el
lisp/gnus-draft.el
lisp/gnus-msg.el
lisp/gnus-vers.el
lisp/gnus.el
lisp/message.el
lisp/mm-util.el