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:
a1ee754
)
Fixed typo.
author
teranisi
<teranisi>
Sun, 21 Sep 2003 11:07:44 +0000
(11:07 +0000)
committer
teranisi
<teranisi>
Sun, 21 Sep 2003 11:07:44 +0000
(11:07 +0000)
elmo/elmo-sendlog.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-sendlog.el
b/elmo/elmo-sendlog.el
index
18d6d5d
..
a9f0f60
100644
(file)
--- a/
elmo/elmo-sendlog.el
+++ b/
elmo/elmo-sendlog.el
@@
-89,7
+89,7
@@
(message "Creating msgdb...")
(while numbers
(setq entity
- (elmo-msgdb-create-message-entity-from-filea
+ (elmo-msgdb-create-message-entity-from-file
new-msgdb (car numbers)
(elmo-message-file-name folder (car numbers))))
(if (null entity)