changeset 74159:00ca14dca743

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 24 Nov 2006 14:33:19 +0000
parents 07973a5d9639
children 6e1dfb25e826
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@gnu.org>
+
+	* 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  <lekktu@gmail.com>
 
 	* net/rcirc.el (rcirc-buffer-maximum-lines):