From: yamaoka Date: Sun, 7 Sep 2003 22:19:05 +0000 (+0000) Subject: Synch to Gnus 200309071620. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fccba0f265e5b561201e114e908e931a2eef4cdf;p=elisp%2Fgnus.git- Synch to Gnus 200309071620. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3aa8db5..f92e4f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2003-09-07 Jesper Harder + + * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix. + 2003-09-05 Teodor Zlatanov * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el index 785c59f..3213fa0 100644 --- a/lisp/gnus-msg.el +++ b/lisp/gnus-msg.el @@ -1845,7 +1845,7 @@ The source file has to be in the Emacs load path." (defun gnus-summary-resend-bounced-mail (&optional fetch) "Re-mail the current message. -This only makes sense if the current message is a bounce message than +This only makes sense if the current message is a bounce message that contains some mail you have written which has been bounced back to you. If FETCH, try to fetch the article that this is a reply to, if indeed