aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-11-24 14:33:19 +0000
committerEli Zaretskii2006-11-24 14:33:19 +0000
commit362e23e116123e6b2d2cfe823210348075e8ae10 (patch)
treed376f22b147b3450a4ce368380bc27b60b8202bd /lisp/ChangeLog
parent4fffd73b309c5a74be1f57ce6fd60f481e8b6be8 (diff)
downloademacs-362e23e116123e6b2d2cfe823210348075e8ae10.tar.gz
emacs-362e23e116123e6b2d2cfe823210348075e8ae10.zip
(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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 26115e5959c..1cef367ff45 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12006-11-24 Eli Zaretskii <eliz@gnu.org>
2
3 * mail/smtpmail.el (smtpmail-send-it): Copy
4 buffer-file-coding-system from the mail buffer. Possibly add a
5 MIME header for the message encoding. Bind
6 coding-system-for-write around the call to mail-do-fcc. Use
7 smtpmail-code-conv-from to encode queued mail messages.
8
12006-11-24 Juanma Barranquero <lekktu@gmail.com> 92006-11-24 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * net/rcirc.el (rcirc-buffer-maximum-lines): 11 * net/rcirc.el (rcirc-buffer-maximum-lines):