Synch with Oort Gnus.
authoryamaoka <yamaoka>
Fri, 11 Oct 2002 12:14:37 +0000 (12:14 +0000)
committeryamaoka <yamaoka>
Fri, 11 Oct 2002 12:14:37 +0000 (12:14 +0000)
lisp/ChangeLog
lisp/gnus.el

index fe4d796..8b630b9 100644 (file)
@@ -1,5 +1,7 @@
 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
+       * gnus.el: Autoload gnus-delay-initialize.
+
        * message.el: Autoload gnus-delay-article.
 
 2002-10-11  Jesper harder  <harder@ifa.au.dk>
index 2d19908..7e3deeb 100644 (file)
@@ -2335,7 +2335,8 @@ gnus-newsrc-hashtb should be kept so that both hold the same information.")
      ("gnus-draft" :interactive t gnus-draft-mode gnus-group-send-queue)
      ("gnus-mlspl" gnus-group-split gnus-group-split-fancy)
      ("gnus-mlspl" :interactive t gnus-group-split-setup
-      gnus-group-split-update))))
+      gnus-group-split-update)
+     ("gnus-delay" gnus-delay-initialize))))
 
 (eval-and-compile
   (unless (featurep 'xemacs)