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

index 9e59850e87069b0b88f2cb4c9d847390ba5b4708..5e7e2f38052dbeee10cbfacdbbd0218826f7a026 100644 (file)
@@ -1,8 +1,7 @@
 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.