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.
+ * mail/sendmail.el (sendmail-send-it): The temporary buffer
+ inherits buffer-file-coding-system of the current buffer.
* tar-mode.el (tar-extract): For goto-char, use (point-min), not
0. Give correct argument to set-auto-coding-function.