From: yamaoka Date: Fri, 9 Apr 1999 05:59:05 +0000 (+0000) Subject: * Fix typo. X-Git-Tag: flim-1_12_6~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5314f33025b5e58a74479fddac11d828ec491997;p=elisp%2Fflim.git * Fix typo. --- diff --git a/ChangeLog b/ChangeLog index 0867221..65f9354 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 1999-04-09 Katsumi Yamaoka - * smtp.el (smtp-server): Funcall `smtp-server' if it is a function. + * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a + function. (smtp-server): Make it can also be a function called from `smtp-via-smtp' with arguments SENDER and RECIPIENTS.