X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fgnus.el;h=da128f3e7d748a1ea35b01912361b48d5d58f220;hb=refs%2Ftags%2Ft-gnus-6_15_3-06-last-;hp=60ff8555acd34738b39d05d6f5b97e7ac8cbac30;hpb=1b53e84004a494d1af0d9e3ee70570590ff33b66;p=elisp%2Fgnus.git- diff --git a/lisp/gnus.el b/lisp/gnus.el index 60ff855..da128f3 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -2123,6 +2123,9 @@ gnus-newsrc-hashtb should be kept so that both hold the same information.") (subrp (symbol-function 'base64-encode-string))) (require 'base64)) +;; To search articles with Namazu. +(autoload 'gnus-namazu-search "gnus-namazu" nil t) + ;; To make shimbun groups. (autoload 'gnus-group-make-shimbun-group "nnshimbun" nil t)