`gnus-group-make-shimbun-group'.
+2001-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
+ make-shimbun-group'.
+
2001-06-11 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
* lisp/nnshimbun.el: Remove some garbage.
(subrp (symbol-function 'base64-encode-string)))
(require 'base64))
+;; To make shimbun groups.
+(autoload 'gnus-group-make-shimbun-group "nnshimbun" nil t)
+
;; A tool for the developers.
(autoload 'find-cl-run-time-functions "gnus-clfns" nil t)