# HG changeset patch # User Kenichi Handa # Date 960987786 0 # Node ID 7dd86f22995b090545765270c588c473e4d04620 # Parent e57c6c814e3f980960b02bbbc525c6207979c6f9 *** empty log message *** diff -r e57c6c814e3f -r 7dd86f22995b lisp/ChangeLog --- a/lisp/ChangeLog Wed Jun 14 12:47:27 2000 +0000 +++ b/lisp/ChangeLog Wed Jun 14 13:03:06 2000 +0000 @@ -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.