summaryrefslogtreecommitdiff
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2008-02-23 18:36:58 +0000
committerBill Wohler <wohler@newt.com>2008-02-23 18:36:58 +0000
commit0103690ed263ca1c44c45dac2fa94405923f5be1 (patch)
treee1801a28e1a388e6da854f209130f35faf3fa6b1 /lisp/mh-e/ChangeLog
parent9d95a291825060fc7a7448ae1edf2fc322a1703b (diff)
downloademacs-0103690ed263ca1c44c45dac2fa94405923f5be1.tar.gz
(mh-send-letter): Call split-string on mh-send-args when sending
synchronously too.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 93ae0478b2e..462f9384387 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-24 Bill Wohler <wohler@newt.com>
+
+ * mh-comp.el (mh-send-letter): Call split-string on mh-send-args
+ when sending synchronously too.
+
2008-02-19 Bill Wohler <wohler@newt.com>
* mh-comp.el (mh-annotate-msg):