diff lisp/ChangeLog @ 29647:7dd86f22995b

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 14 Jun 2000 13:03:06 +0000
parents 09fc77c8f4c0
children 43b4ecc0b133
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 14 12:47:27 2000 +0000
+++ b/lisp/ChangeLog	Wed Jun 14 13:03:06 2000 +0000
@@ -1,5 +1,9 @@
 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
 
+	* mail/sendmail.el (sendmail-send-it): Inherit
+	buffer-file-coding-system of the current buffer to the temporary
+	buffer that this funciton uses for work.
+
 	* tar-mode.el (tar-extract): For goto-char, use (point-min), not
 	0.  Give correct argument to set-auto-coding-function.
 	(tar-expunge): For goto-char, use (point-min), not 0.