From: yoichi Date: Wed, 17 Oct 2001 08:16:36 +0000 (+0000) Subject: * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the definition. X-Git-Tag: wl-2_7_6~21 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2ad2a65d3417c513fc9b7d3d0c15549d908a0dac;p=elisp%2Fwanderlust.git * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the definition. --- diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 00f1bca..dd02f28 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,8 @@ +2001-10-17 Yoichi NAKAYAMA + + * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the + definition. + 2001-10-16 Yuuichi Teranishi * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define. diff --git a/elmo/elmo-shimbun.el b/elmo/elmo-shimbun.el index 0325f04..2409302 100644 --- a/elmo/elmo-shimbun.el +++ b/elmo/elmo-shimbun.el @@ -47,7 +47,7 @@ (defcustom elmo-shimbun-use-cache t "*If non-nil, use cache for each article." - :type :boolean + :type 'boolean :group 'elmo) (defcustom elmo-shimbun-index-range-alist nil