# HG changeset patch # User Eli Zaretskii # Date 1162654773 0 # Node ID 79ec7e90e5c4e5d5a2f57582eb2691f33ffe2351 # Parent e1c32a83bd29fca65cc3fb90c78130261c6f8c3b *** empty log message *** diff -r e1c32a83bd29 -r 79ec7e90e5c4 lisp/ChangeLog --- 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 + + * 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 (tiny change) * faces.el (faces-sample-overlay, describe-face): Revert last