the problem reported by Sean Rima [wl-en:180].
+2002-09-24 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
+
+ * elmo.el: Add autoload setting for elmo-nntp-post, fix against
+ the problem reported by Sean Rima [wl-en:180].
+
2002-09-18 Yuuichi Teranishi <teranisi@gohome.org>
* elmo-imap4.el (elmo-imap4-parse-status): Skip white spaces after
;; autoloads
(autoload 'elmo-dop-queue-flush "elmo-dop")
+(autoload 'elmo-nntp-post "elmo-nntp")
(require 'product)
(product-provide (provide 'elmo) (require 'elmo-version))