+2001-12-27 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
+
+ * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
+
2001-12-27 Tetsurou Okazaki <okazaki@be.to>
* elmo-vars.el (elmo-nntp-default-user): Customization Type fix.
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))