Mercurial > emacs
changeset 73682:79ec7e90e5c4
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 04 Nov 2006 15:39:33 +0000 |
parents | e1c32a83bd29 |
children | 3e3a3e424e30 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 04 15:38:39 2006 +0000 +++ b/lisp/ChangeLog Sat Nov 04 15:39:33 2006 +0000 @@ -1,3 +1,10 @@ +2006-11-04 Eli Zaretskii <eliz@gnu.org> + + * mail/rmail.el (rmail-redecode-body): New optional argument RAW. + Don't encode body if RAW is non-nil, or if the old encoding is + identical to the new encoding, or if the body contains only + eight-bit-* characters. + 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change) * faces.el (faces-sample-overlay, describe-face): Revert last