diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9e59850e870..5e7e2f38052 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.