Merge from gnus--devo--0
[bpt/emacs.git] / lisp / gnus / gnus-draft.el
index 344f9c0..6873c3d 100644 (file)
      message-send-actions)))
 
 (defun gnus-draft-send-message (&optional n)
-  "Send the current draft."
+  "Send the current draft(s).
+Obeys the standard process/prefix convention."
   (interactive "P")
   (let* ((articles (gnus-summary-work-articles n))
         (total (length articles))