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:
5b2440a
)
Fixed last change.
author
teranisi
<teranisi>
Wed, 4 Oct 2000 07:18:02 +0000
(07:18 +0000)
committer
teranisi
<teranisi>
Wed, 4 Oct 2000 07:18:02 +0000
(07:18 +0000)
elmo/elmo-msgdb.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-msgdb.el
b/elmo/elmo-msgdb.el
index
7284a0e
..
b48df05
100644
(file)
--- a/
elmo/elmo-msgdb.el
+++ b/
elmo/elmo-msgdb.el
@@
-633,7
+633,7
@@
content of MSGDB is changed."
(elmo-number-set-member msg killed-list))
(defun elmo-msgdb-set-as-killed (killed-list msg)
- elmo-number-set-append killed-list msg)
+ (elmo-number-set-append killed-list msg))
(defun elmo-msgdb-append-to-killed-list (folder msgs)
(let ((dir (elmo-msgdb-expand-path folder)))