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:
b843999
)
(wl-summary-sync-update): Remove duplicated period in a quit message.
author
okazaki
<okazaki>
Fri, 16 Apr 2004 06:29:19 +0000
(06:29 +0000)
committer
okazaki
<okazaki>
Fri, 16 Apr 2004 06:29:19 +0000
(06:29 +0000)
wl/wl-summary.el
patch
|
blob
|
history
diff --git
a/wl/wl-summary.el
b/wl/wl-summary.el
index
350c5eb
..
c79f5c9
100644
(file)
--- a/
wl/wl-summary.el
+++ b/
wl/wl-summary.el
@@
-1980,7
+1980,7
@@
This function is defined for `window-scroll-functions'"
folder))
(format "Updated (-%d/+%d) message(s)"
(length delete-list) num))))
- (setq mes "Quit updating.")))
+ (setq mes "Quit updating")))
;; synchronize marks.
(if (and crossed wl-summary-auto-sync-marks)
(wl-summary-sync-marks))