]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 17 Jul 2005 22:27:29 +0000 (22:27 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 17 Jul 2005 22:27:29 +0000 (22:27 +0000)
lisp/ChangeLog

index a4a80901e5475f9e224fd49a8c7b10c48247843b..a61c20579ee4d7e44162e6be2c5ad3dbd500c119 100644 (file)
@@ -1,13 +1,12 @@
 2005-07-17  Simon Josefsson  <jas@extundo.com>
 
-       * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over
-       LOGIN.
+       * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
 
 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
 
-       * lisp/mail/smtpmail.el (smtpmail-auth-supported): Added the
-       'plain auth method
-       (smtpmail-try-auth-methods): added the AUTH PLAIN dialog
+       * lisp/mail/smtpmail.el (smtpmail-auth-supported):
+       Add plain auth method.
+       (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
 
 2005-07-17  Kim F. Storm  <storm@cua.dk>