# HG changeset patch # User Kenichi Handa # Date 960988334 0 # Node ID 43b4ecc0b133185a7c90c578228d15508ecc071c # Parent 3c403fa9f76b53311469745c3818d89a6391fcbd *** empty log message *** diff -r 3c403fa9f76b -r 43b4ecc0b133 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jun 14 13:04:57 2000 +0000 +++ b/lisp/ChangeLog Wed Jun 14 13:12:14 2000 +0000 @@ -1,8 +1,7 @@ 2000-06-14 Kenichi Handa - * 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.