2000-02-26 Kenichi OKADA <okada@opaopa.org>
* wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
+ * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
2001-02-24 Yuuichi Teranishi <teranisi@gohome.org>
:type 'function
:group 'wl-summary)
-(defcustom wl-summary-search-parent-by-subject-regexp "^[ \t]*\\(\\[[^:]+[,: ][0-9]+\\]\\)?[ \t]*re[\\^[: ]"
+(defcustom wl-summary-search-parent-by-subject-regexp "^[ \t]*\\(\\[[^:]+[,: ][0-9]+\\]\\)?[ \t]*re[\\^[:> ]"
"*If message does not have in-reply-to field nor references field and
subject matches this regexp, search parent message by subject matching."
:type 'string