diff lisp/gnus/gnus-draft.el @ 91302:56a72e2bd635

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306
author Miles Bader <miles@gnu.org>
date Sat, 29 Dec 2007 02:39:17 +0000
parents 880960b70474 0cbc451989a7
children 606f2d163a64
line wrap: on
line diff
--- a/lisp/gnus/gnus-draft.el	Fri Dec 28 02:13:20 2007 +0000
+++ b/lisp/gnus/gnus-draft.el	Sat Dec 29 02:39:17 2007 +0000
@@ -119,7 +119,8 @@
      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))