* wl-summary.el (wl-summary-detect-mark-position): Force
the temporary buffer to enable the use of multibyte characters
within searches [wl-en:2460].
+2009-12-16 Lloyd Zusman <ljz@asfast.com>
+
+ * wl-summary.el (wl-summary-detect-mark-position): Force
+ the temporary buffer to enable the use of multibyte characters
+ within searches [wl-en:2460].
+
2009-07-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
* wl-summary.el (wl-summary-display-raw): Use `goto-char' instead
wl-summary-highlight
temp persistent)
(with-temp-buffer
+ (set-buffer-multibyte t)
(setq wl-summary-buffer-number-column column
wl-summary-buffer-line-formatter formatter
wl-summary-buffer-weekday-name-lang lang)