Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 69520:67b5315387f4
(mh-send-letter): Use split-string to break up mh-send-args (closes SF
#1448604).
(mh-compose-and-send-mail): Use run-hook-with-args for
mh-compose-letter-function.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Thu, 16 Mar 2006 17:38:14 +0000 |
parents | e9f5e5650ade |
children | 052139add0ff |
comparison
equal
deleted
inserted
replaced
69519:e9f5e5650ade | 69520:67b5315387f4 |
---|---|
1 2006-03-16 Bill Wohler <wohler@newt.com> | 1 2006-03-16 Bill Wohler <wohler@newt.com> |
2 | |
3 * mh-comp.el (mh-send-letter): Use split-string to break up | |
4 mh-send-args (closes SF #1448604). | |
5 (mh-compose-and-send-mail): Use run-hook-with-args for | |
6 mh-compose-letter-function. | |
2 | 7 |
3 * mh-e.el (mh-list-to-string-1): Use dolist. | 8 * mh-e.el (mh-list-to-string-1): Use dolist. |
4 | 9 |
5 * mh-compat.el (mh-image-load-path-for-library): Prefer user's | 10 * mh-compat.el (mh-image-load-path-for-library): Prefer user's |
6 images. | 11 images. |