(toplevel): Removed autoload code for "nnshimbun".
authortsuchiya <tsuchiya>
Mon, 11 Jun 2001 09:43:06 +0000 (09:43 +0000)
committertsuchiya <tsuchiya>
Mon, 11 Jun 2001 09:43:06 +0000 (09:43 +0000)
ChangeLog
lisp/gnus-group.el

index 569ab1b..887182c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
 
+       * lisp/gnus-group.el (toplevel): Removed autoload code for
+       "nnshimbun".
+
        * texi/gnus-ja.texi (Web Newspaper): Add documents about
        `nnshimbun-index-range'.
 
index 2a7e530..11ab2d5 100644 (file)
@@ -2426,9 +2426,6 @@ If SOLID (the prefix), create a solid group."
                       (nnwarchive-login ,login))))
     (gnus-group-make-group group method)))
 
-(autoload 'gnus-group-make-shimbun-group
-  "nnshimbun" "Create a nnshimbun group." t)
-
 (defun gnus-group-make-archive-group (&optional all)
   "Create the (ding) Gnus archive group of the most recent articles.
 Given a prefix, create a full group."