+2006-12-11 OHASHI Akira <bg66@koka-in.org>
+
+ * mixi.el (mixi-cache-expires): Set the default value to nil.
+
2006-12-08 OHASHI Akira <bg66@koka-in.org>
* sb-mixi.el (shimbun-mixi-initialize-comment-cache): Abolish.
:type 'number
:group 'mixi)
-(defcustom mixi-cache-expires 3600
+(defcustom mixi-cache-expires nil
"*Seconds for expiration of a cached object."
:type '(radio (integer :tag "Expired seconds")
(const :tag "Don't expire" nil)