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:
5cf2b46
)
* wl-summary.el (wl-summary-line-from): Decode.
author
teranisi
<teranisi>
Sun, 21 Sep 2003 15:10:17 +0000
(15:10 +0000)
committer
teranisi
<teranisi>
Sun, 21 Sep 2003 15:10:17 +0000
(15:10 +0000)
wl/wl-summary.el
patch
|
blob
|
history
diff --git
a/wl/wl-summary.el
b/wl/wl-summary.el
index
7583657
..
f791318
100644
(file)
--- a/
wl/wl-summary.el
+++ b/
wl/wl-summary.el
@@
-3093,7
+3093,7
@@
Return non-nil if the mark is updated"
(funcall wl-summary-from-function
(elmo-message-entity-field
wl-message-entity
- 'from))))
+ 'from t))))
(defun wl-summary-line-list-info ()
(let ((list-info (wl-summary-get-list-info wl-message-entity)))