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:
ee816dd
)
* wl-folder.el (wl-folder-update-line): Fix.
author
yoichi
<yoichi>
Mon, 24 Feb 2003 09:54:19 +0000
(09:54 +0000)
committer
yoichi
<yoichi>
Mon, 24 Feb 2003 09:54:19 +0000
(09:54 +0000)
wl/wl-folder.el
patch
|
blob
|
history
diff --git
a/wl/wl-folder.el
b/wl/wl-folder.el
index
20a1898
..
4807a64
100644
(file)
--- a/
wl/wl-folder.el
+++ b/
wl/wl-folder.el
@@
-2218,7
+2218,7
@@
Use `wl-subscribed-mailing-list'."
(+ (nth 0 nums)(nth 1 nums)))
"*")
(or (nth 2 nums) "*")))
- (put-text-property (match-beginning 2) (point) id is-group)
+ (wl-folder-put-folder-property (match-beginning 2) (point) id is-group)
(if is-group
;; update only colors
(wl-highlight-folder-group-line nums)