From: murata Date: Wed, 10 May 2000 12:57:13 +0000 (+0000) Subject: (wl-highlight-summary-current-line): change sregexp for linked thread. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=aed0d80e75da10a40dfee8e830751fe3692b6bee;p=elisp%2Fwanderlust.git (wl-highlight-summary-current-line): change sregexp for linked thread. --- diff --git a/wl/wl-highlight.el b/wl/wl-highlight.el index b9f4c20..5b6bc9b 100644 --- a/wl/wl-highlight.el +++ b/wl/wl-highlight.el @@ -826,7 +826,7 @@ wl-summary-buffer-number-regexp "\\(.\\)\\(.\\)../..\(.*\)..:.. \\(" wl-highlight-thread-indent-string-regexp - "\\)\\[")) + "\\)[[<]")) fregexp fsymbol bol eol matched thread-top looked-at) (beginning-of-line) (setq bol (point))