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:
e931720
)
* wl-summary.el (wl-summary-sync-update): Undo last chagne.
author
hmurata
<hmurata>
Sat, 27 Sep 2003 14:30:22 +0000
(14:30 +0000)
committer
hmurata
<hmurata>
Sat, 27 Sep 2003 14:30:22 +0000
(14:30 +0000)
wl/ChangeLog
patch
|
blob
|
history
wl/wl-summary.el
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
d3d8b47
..
c9da238
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-1,5
+1,7
@@
2003-09-27 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
+ * wl-summary.el (wl-summary-sync-update): Undo last chagne.
+
* wl-summary.el (wl-summary-update-persistent-mark): Call
wl-summary-set-message-modified.
diff --git
a/wl/wl-summary.el
b/wl/wl-summary.el
index
4169deb
..
f23b9ea
100644
(file)
--- a/
wl/wl-summary.el
+++ b/
wl/wl-summary.el
@@
-1763,6
+1763,7
@@
If ARG is non-nil, checking is omitted."
(when delete-list
(wl-summary-delete-messages-on-buffer delete-list))
+ (wl-summary-update-status-marks)
(setq num (length append-list))
(setq i 0)
(setq wl-summary-delayed-update nil)