]> git.eshelyaron.com Git - emacs.git/commitdiff
(sendmail-query-once): Add an autoload cookie.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 6 Jul 2011 15:45:00 +0000 (17:45 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 6 Jul 2011 15:45:00 +0000 (17:45 +0200)
lisp/ChangeLog
lisp/mail/sendmail.el

index 030f86192f97455240f4e1ffabea6f83c228bf8d..28309f913ca4faa017113bc8c1f59d756d9d1031 100644 (file)
@@ -2,6 +2,7 @@
 
        * mail/sendmail.el (send-mail-function): Change the default to
        `sendmail-query-once'.
+       (sendmail-query-once): Add an autoload cookie.
 
        * net/network-stream.el (network-stream-open-starttls): Try using
        a plain connection even if the server offered STARTTLS, and we
index 47a6d0af0c5b391fc37b9351a89e5d539678107a..6480d6a393fe58399f26c46ee6c89350f5813b0f 100644 (file)
@@ -168,6 +168,7 @@ This is used by the default mail-sending commands.  See also
 (defvar sendmail-query-once-function 'query
   "Either a function to send email, or the symbol `query'.")
 
+;;;###autoload
 (defun sendmail-query-once ()
   "Send an email via `sendmail-query-once-function'.
 If `sendmail-query-once-function' is `query', ask the user what