* Fix typo.
authoryamaoka <yamaoka>
Fri, 9 Apr 1999 05:59:05 +0000 (05:59 +0000)
committeryamaoka <yamaoka>
Fri, 9 Apr 1999 05:59:05 +0000 (05:59 +0000)
ChangeLog

index 0867221..65f9354 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 1999-04-09  Katsumi Yamaoka   <yamaoka@jpl.org>
 
-       * 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.