X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fnnmail.el;h=93f04cda92979a8d25a1ea9fbc85e25b3e20ae38;hb=2df323a009ddd334ef992f32b7a8441daa6b6256;hp=988e1cdc131505089ada9ef5b5c14cd28c7f3ce1;hpb=1092348813c6b3aee4ef30ae7f25998a2469430e;p=gnus diff --git a/lisp/nnmail.el b/lisp/nnmail.el index 988e1cdc1..93f04cda9 100644 --- a/lisp/nnmail.el +++ b/lisp/nnmail.el @@ -40,6 +40,8 @@ (autoload 'gnus-add-buffer "gnus") (autoload 'gnus-kill-buffer "gnus") +(eval-when-compile + (autoload 'mail-send-and-exit "sendmail" nil t)) (defgroup nnmail nil "Reading mail with Gnus." @@ -557,7 +559,7 @@ parameter. It should return nil, `warn' or `delete'." "Extra headers to parse. In addition to the standard headers, these extra headers will be included in NOV headers (and the like) when backends parse headers." - :version "24.2" + :version "24.3" :group 'nnmail :type '(repeat symbol))