From: Kenichi Handa Date: Wed, 14 Jun 2000 13:03:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3324 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=725a689752b5466d42bfc32272971f8a9c2b6ef9;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c47e79dd709..9e59850e870 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 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. + * 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.