+2003-11-05 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
+ "?".
+
2003-11-05 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* wl-vars.el (wl-summary-new-uncached-mark): Renamed from
:type '(string :tag "Mark")
:group 'wl-summary-marks)
-(defcustom wl-summary-new-cached-mark "n"
+(defcustom wl-summary-new-cached-mark "?"
"Mark for new but already cached message."
:type '(string :tag "Mark")
:group 'wl-summary-marks)