Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 68133:fc48ac700159
(mh-forward): Cosmetics on prompt when draft exists.
(mh-send-letter): Add -msgid to mh-send-args (closes SF #725425).
| author | Bill Wohler <wohler@newt.com> |
|---|---|
| date | Wed, 11 Jan 2006 09:14:14 +0000 |
| parents | 91ac87e90cb5 |
| children | 03bac2d0a4aa |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Wed Jan 11 09:01:22 2006 +0000 +++ b/lisp/mh-e/ChangeLog Wed Jan 11 09:14:14 2006 +0000 @@ -1,5 +1,8 @@ 2006-01-11 Bill Wohler <wohler@newt.com> + * mh-comp.el (mh-forward): Cosmetics on prompt when draft exists. + (mh-send-letter): Add -msgid to mh-send-args (closes SF #725425). + * mh-utils.el (mh-x-image-url-cache-canonicalize): Use url-hexify-string to remove special characters from filenames (closes SF #1396499). Note that this invalidates the existing
