From: morioka Date: Mon, 12 Jan 1998 22:01:22 +0000 (+0000) Subject: update. X-Git-Tag: gnus-6_7-tomo-199811302358~230 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8005f09fecf69283194f02854c2951ee90a3a6a1;p=elisp%2Fgnus.git- update. --- diff --git a/ChangeLog b/ChangeLog index 6c62279..9e45ef8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 1998-01-12 MORIOKA Tomohiko + * lisp/message.el: Require smtp.el when compile. + + * lisp/message.el (message-send-mail-with-smtp): Use + `(current-buffer)' instead of `tembuf'; rename + `smtp-recipient-address-list' -> `recipient-address-list'. + +1998-01-12 MORIOKA Tomohiko + * lisp/smtp.el (smtp-deduce-address-list): Don't use `smtp-recipient-address-list' as global variable.