projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b31ca
)
* Fix typo.
author
yamaoka
<yamaoka>
Fri, 9 Apr 1999 05:59:05 +0000
(
05:59
+0000)
committer
yamaoka
<yamaoka>
Fri, 9 Apr 1999 05:59:05 +0000
(
05:59
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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.