projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e52e1b
)
(wl-highlight-summary-current-line): change sregexp for linked thread.
author
murata
<murata>
Wed, 10 May 2000 12:57:13 +0000
(12:57 +0000)
committer
murata
<murata>
Wed, 10 May 2000 12:57:13 +0000
(12:57 +0000)
wl/wl-highlight.el
patch
|
blob
|
history
diff --git
a/wl/wl-highlight.el
b/wl/wl-highlight.el
index
b9f4c20
..
5b6bc9b
100644
(file)
--- 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))