]> code.delx.au - gnu-emacs/blobdiff - lisp/mh-e/ChangeLog
(mh-send-letter): Call split-string on mh-send-args when sending
[gnu-emacs] / lisp / mh-e / ChangeLog
index 0eba20a98997e2b9da5aae72517faf2ea7bdb87c..462f938438792ac1707bd02ad41a9f9c6c8a841d 100644 (file)
@@ -1,3 +1,19 @@
+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):
+       * mh-e.el (mh-invisible-header-fields-internal): Remove trailing
+       whitespace.
+
+2008-01-30  Bill Wohler  <wohler@newt.com>
+
+       * mh-mime.el (mh-mml-to-mime): Don't look up sender if From
+       absent. Fixes "Wrong type argument: stringp, nil" error.
+
 2007-12-02  Glenn Morris  <rgm@gnu.org>
 
        * mh-mime.el (mail-strip-quoted-names): Autoload it.