aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Walters2001-11-22 07:58:13 +0000
committerColin Walters2001-11-22 07:58:13 +0000
commitc6c8cba42ec630a0f6d5137d5aae4ee4fa427239 (patch)
tree84129b443b3f37664277dd521d5785a5ca12dccd
parent5fb25beb6173c6f3c2a3223579295910f1c493e6 (diff)
downloademacs-c6c8cba42ec630a0f6d5137d5aae4ee4fa427239.tar.gz
emacs-c6c8cba42ec630a0f6d5137d5aae4ee4fa427239.zip
(reporter-submit-bug-report): Doc fixes.
-rw-r--r--lisp/mail/reporter.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/reporter.el b/lisp/mail/reporter.el
index 60fabaebf0f..c1d5839babd 100644
--- a/lisp/mail/reporter.el
+++ b/lisp/mail/reporter.el
@@ -317,7 +317,7 @@ This function prompts for a summary if `reporter-prompt-for-summary-p'
317is non-nil. 317is non-nil.
318 318
319This function does not send a message; it uses the given information 319This function does not send a message; it uses the given information
320to initialize a a messagem, which the user can then edit and finally send 320to initialize a message, which the user can then edit and finally send
321\(or decline to send). The variable `mail-user-agent' controls which 321\(or decline to send). The variable `mail-user-agent' controls which
322mail-sending package is used for editing and sending the message." 322mail-sending package is used for editing and sending the message."
323 (let ((reporter-eval-buffer (current-buffer)) 323 (let ((reporter-eval-buffer (current-buffer))