comparison lisp/ChangeLog @ 53807:61abf9ce6838

(smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'. Do not try authentication when no mechanism is available.
author Sam Steingold <sds@gnu.org>
date Wed, 04 Feb 2004 15:35:11 +0000
parents e9d57f5fd5bb
children 86bb8a3df021
comparison
equal deleted inserted replaced
53806:e9d57f5fd5bb 53807:61abf9ce6838
1 2004-02-04 Sam Steingold <sds@gnu.org>
2
3 * mail/smtpmail.el (smtpmail-try-auth-methods):
4 Do not try authentication when no mechanism is available.
5 Pass port-name as defaultport to `netrc-machine'.
6
1 2004-02-04 Stephen Eglen <stephen@gnu.org> 7 2004-02-04 Stephen Eglen <stephen@gnu.org>
2 8
3 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string 9 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
4 to show how minibuffer height can be constrained. 10 to show how minibuffer height can be constrained.
5 11