]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 14 Jun 2000 13:03:06 +0000 (13:03 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 14 Jun 2000 13:03:06 +0000 (13:03 +0000)
lisp/ChangeLog

index c47e79dd70915e39e109f5d2c62f6f154f99f217..9e59850e87069b0b88f2cb4c9d847390ba5b4708 100644 (file)
@@ -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.