* elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the definition.
authoryoichi <yoichi>
Wed, 17 Oct 2001 08:16:36 +0000 (08:16 +0000)
committeryoichi <yoichi>
Wed, 17 Oct 2001 08:16:36 +0000 (08:16 +0000)
elmo/ChangeLog
elmo/elmo-shimbun.el

index 00f1bca..dd02f28 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the
+       definition.
+
 2001-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define.
index 0325f04..2409302 100644 (file)
@@ -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