+2001-12-27 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
+
+ * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
+
2001-12-27 Yuuichi Teranishi <teranisi@gohome.org>
* 2.8.0 is released.
section unread)
(let ((cache-path (elmo-fetch-strategy-cache-path strategy))
(method-priorities
- (cond ((eq (elmo-fetch-strategy-use-cache strategy) 'meybe)
+ (cond ((eq (elmo-fetch-strategy-use-cache strategy) 'maybe)
'(entity cache))
((elmo-fetch-strategy-use-cache strategy)
'(cache entity))