+2002-04-17 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
+
+ * elmo-shimbun.el (elmo-folder-local-p): Defined.
+
2002-04-15 Yuuichi Teranishi <teranisi@gohome.org>
* elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by
(luna-define-method elmo-folder-reserve-status-p ((folder elmo-shimbun-folder))
t)
+(luna-define-method elmo-folder-local-p ((folder elmo-shimbun-folder))
+ nil)
+
(luna-define-method elmo-message-use-cache-p ((folder elmo-shimbun-folder)
number)
elmo-shimbun-use-cache)