Mercurial > emacs
changeset 88318:79686c37e905
*** empty log message ***
author | Alex Schroeder <alex@gnu.org> |
---|---|
date | Fri, 17 Feb 2006 00:56:04 +0000 |
parents | e79542301094 |
children | b9edc6f892af |
files | lisp/mail/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/ChangeLog Fri Feb 17 00:55:40 2006 +0000 +++ b/lisp/mail/ChangeLog Fri Feb 17 00:56:04 2006 +0000 @@ -1,3 +1,12 @@ +2006-02-17 Alex Schroeder <alex@gnu.org> + + * rmailmm.el (rmail-mime-text-handler): Only downcase if charset + exists. + (rmail-mime-handle): Doc. Ignore errors when decoding base64. + Seems to be common on my system. + (rmail-mime-show): Change show-header code. + (rmail-mime): New. + 2006-02-12 Alex Schroeder <alex@gnu.org> * rmail.el (qp): No longer require it.