From 5314f33025b5e58a74479fddac11d828ec491997 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 9 Apr 1999 05:59:05 +0000 Subject: [PATCH] * Fix typo. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- 1.7.10.4