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:
4b21975
)
Fix typo.
author
hmurata
<hmurata>
Fri, 17 Sep 2004 13:40:48 +0000
(13:40 +0000)
committer
hmurata
<hmurata>
Fri, 17 Sep 2004 13:40:48 +0000
(13:40 +0000)
wl/wl-summary.el
patch
|
blob
|
history
diff --git
a/wl/wl-summary.el
b/wl/wl-summary.el
index
23865ab
..
cd3daaf
100644
(file)
--- a/
wl/wl-summary.el
+++ b/
wl/wl-summary.el
@@
-3743,7
+3743,7
@@
Return non-nil if the mark is updated"
Basically, it shows next line of the message.
If optional argument ARG is specified, behave as followed.
If ARG is number, jump to the message.
-Otherwise it shows previous line of th message."
+Otherwise it shows previous line of the message."
(interactive "P")
(cond ((numberp arg)
(unless (wl-thread-jump-to-msg arg)