`wl-plug-state-indicator-on' indirectly.
+2000-09-08 Daiki Ueno <ueno@unixuser.org>
+
+ * wl-vars.el (wl-plug-state-indicator): Refer
+ `wl-plug-state-indicator-on' indirectly.
+
2000-08-31 Yuuichi Teranishi <teranisi@gohome.org>
* wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
(defvar wl-plug-state-indicator-on " [ON] ")
(defvar wl-plug-state-indicator-off " [--] ")
-(defvar wl-plug-state-indicator wl-plug-state-indicator-on)
+(defvar wl-plug-state-indicator 'wl-plug-state-indicator-on)
(defvar wl-show-plug-status-on-modeline t)