@item elmo-spam-bsfilter-update-switch
@vindex elmo-spam-bsfilter-update-switch
-\e$B=i4|@_Dj$O!"\e(B@code{"--synchronous-auto-update"}\e$B!#\e(B
+\e$B=i4|@_Dj$O!"\e(B@code{"--auto-update"}\e$B!#\e(B
\e$B%a%C%;!<%8$r3X=,$9$k:]$K\e(B @command{bsfilter} \e$B$KM?$($k0z?t$r;XDj$7$^$9!#\e(B
@end table
@item elmo-spam-bsfilter-update-switch
@vindex elmo-spam-bsfilter-update-switch
-The initial setting is @code{"--synchronous-auto-update"}.
+The initial setting is @code{"--auto-update"}.
Specify options to give to @command{bsfilter} for learning messages.
@end table
+2009-03-22 Tetsurou Okazaki <okazaki@be.to>
+
+ * elsp-bsfilter.el (elmo-spam-bsfilter-update-switch): Change
+ default value to `--auto-update'.
+
2008-07-06 TAKAHASHI Kaoru <kaoru@kaisei.org>
* elmo-pop3.el (elmo-pop3-read-contents): Fix double `goto-char'.
:type '(repeat string)
:group 'elmo-spam-bsfilter)
-(defcustom elmo-spam-bsfilter-update-switch "--synchronous-auto-update"
+(defcustom elmo-spam-bsfilter-update-switch "--auto-update"
"*The switch that Bsfilter uses to update database with classify."
:type 'string
:group 'elmo-spam-bsfilter)