From: shuhei-k Date: Thu, 18 Jun 1998 14:02:43 +0000 (+0000) Subject: updated. X-Git-Tag: semi-mule-199811302358~68 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b3bcdecca18a09b474cf50cbb46d5922139b0af1;p=elisp%2Fgnus.git- updated. --- diff --git a/ChangeLog b/ChangeLog index 5122db6..aa1bf44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1998-06-18 Shuhei KOBAYASHI + + * lisp/message.el (message-send-mail-with-smtp): New + implementation. + + * lisp/smtp.el (smtp-use-8bitmime): New variable. + (smtp-debug-info): Internal variable, now. + (smtp-make-fqdn): Renamed from `smtp-fqdn'. + (smtp-via-smtp): New implementation. + (smtp-send-command): Treat "PASS" as usual. + (smtp-do-bcc): Removed. + + * lisp/smtpmail.el: Removed; Semi-gnus no longer use it. + 1998-06-13 Shuhei KOBAYASHI * lisp/message.el (message-subject-encoded-re-regexp): Add