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:
13eb24a
)
Fixed parenthesis.
author
yoichi
<yoichi>
Tue, 11 Feb 2003 12:54:26 +0000
(12:54 +0000)
committer
yoichi
<yoichi>
Tue, 11 Feb 2003 12:54:26 +0000
(12:54 +0000)
wl/wl-summary.el
patch
|
blob
|
history
diff --git
a/wl/wl-summary.el
b/wl/wl-summary.el
index
2eaa74a
..
aa9217c
100644
(file)
--- a/
wl/wl-summary.el
+++ b/
wl/wl-summary.el
@@
-4746,7
+4746,7
@@
Return t if message exists."
(and
(eq (elmo-folder-type-internal wl-summary-buffer-elmo-folder)
'nntp)
- wl-summary-search-via-nntp)
+ wl-summary-search-via-nntp))
(wl-summary-jump-to-msg-by-message-id-via-nntp msgid))
(t
(message errmsg)