Mercurial > emacs
changeset 73282:5dfa0d3db076
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 07 Oct 2006 13:30:41 +0000 |
parents | f3db6404bec1 |
children | 8eaa51e867d9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 07 13:29:51 2006 +0000 +++ b/lisp/ChangeLog Sat Oct 07 13:30:41 2006 +0000 @@ -3,6 +3,8 @@ * mail/rmail.el (rmail-redecode-body): If the old encoding is `undecided', call find-coding-systems-region to find a proper non-trivial encoding. + (rmail-mime-charset-pattern): Allow a TAB between "Content-Type" + and "text/plain". 2006-10-07 Kevin Ryde <user42@zip.com.au>