From fccba0f265e5b561201e114e908e931a2eef4cdf Mon Sep 17 00:00:00 2001 From: yamaoka Date: Sun, 7 Sep 2003 22:19:05 +0000 Subject: [PATCH] Synch to Gnus 200309071620. --- lisp/ChangeLog | 4 ++++ lisp/gnus-msg.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 1.7.10.4