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:
2979ab6
)
Fix last change.
author
kaoru
<kaoru>
Sun, 15 Jun 2003 14:40:30 +0000
(14:40 +0000)
committer
kaoru
<kaoru>
Sun, 15 Jun 2003 14:40:30 +0000
(14:40 +0000)
wl/wl-draft.el
patch
|
blob
|
history
diff --git
a/wl/wl-draft.el
b/wl/wl-draft.el
index
6d4fb08
..
1477069
100644
(file)
--- a/
wl/wl-draft.el
+++ b/
wl/wl-draft.el
@@
-1295,7
+1295,7
@@
If KILL-WHEN-DONE is non-nil, current draft buffer is killed"
)
;;
(if wl-draft-verbose-send
- (message "%s" mes-string "Sending..."))
+ (message "%s" (or mes-string "Sending...")))
(funcall wl-draft-send-function editing-buffer kill-when-done)
;; Now perform actions on successful sending.
(while mail-send-actions