]> git.eshelyaron.com Git - emacs.git/commitdiff
Update doc marker -- smtpmail-retries is documented
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 Sep 2019 11:54:19 +0000 (13:54 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 Sep 2019 11:54:19 +0000 (13:54 +0200)
etc/NEWS

index 693a690f17a5eecbf5338906ffecbe2b08b50d5e..9aec8da56638838981845b0b0a7091f98ed3aa14 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1165,7 +1165,7 @@ defining new 'cl-defmethod' of 'smtpmail-try-auth-method'.
 attempt when communicating with the SMTP server(s), the
 'smtpmail-servers-requiring-authorization' variable can be used.
 
----
++++
 *** smtpmail will now try resending mail when getting a transient 4xx
 error message from the SMTP server.  The new 'smtpmail-retries'
 variable says how many times to retry.