# HG changeset patch # User Eli Zaretskii # Date 1164378799 0 # Node ID 00ca14dca7434c263d061e486534833f5cf49312 # Parent 07973a5d96397b589740a2e74fec75117aa0fe9b *** empty log message *** diff -r 07973a5d9639 -r 00ca14dca743 lisp/ChangeLog --- a/lisp/ChangeLog Fri Nov 24 14:32:19 2006 +0000 +++ b/lisp/ChangeLog Fri Nov 24 14:33:19 2006 +0000 @@ -1,3 +1,11 @@ +2006-11-24 Eli Zaretskii + + * mail/smtpmail.el (smtpmail-send-it): Copy + buffer-file-coding-system from the mail buffer. Possibly add a + MIME header for the message encoding. Bind + coding-system-for-write around the call to mail-do-fcc. Use + smtpmail-code-conv-from to encode queued mail messages. + 2006-11-24 Juanma Barranquero * net/rcirc.el (rcirc-buffer-maximum-lines):