]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/mml.el
Add to sendmail.el a new command mail-add-attachment.
[gnu-emacs] / lisp / gnus / mml.el
index 8b196fa26fc97c4569207510dca86aa9ba63f10a..e3939188a7b4cab2a86b902a51cf08207eb4629d 100644 (file)
@@ -897,6 +897,7 @@ If HANDLES is non-nil, use it instead reparsing the buffer."
 (autoload 'message-encode-message-body "message")
 (declare-function message-narrow-to-headers-or-head "message" ())
 
+;;;###autoload
 (defun mml-to-mime ()
   "Translate the current buffer from MML to MIME."
   ;; `message-encode-message-body' will insert an encoded Content-Description
@@ -1294,6 +1295,7 @@ to specify options."
   :version "22.1" ;; Gnus 5.10.9
   :group 'message)
 
+;;;###autoload
 (defun mml-attach-file (file &optional type description disposition)
   "Attach a file to the outgoing MIME message.
 The file is not inserted or encoded until you send the message with