# HG changeset patch # User Jim Blandy # Date 739625214 0 # Node ID 6af3ae2976d00a0f601a322e361f483e4b035be2 # Parent 9685f1d5545be642b43fd70f54993cc29ff57e15 *** empty log message *** diff -r 9685f1d5545b -r 6af3ae2976d0 lisp/mail/reporter.el --- a/lisp/mail/reporter.el Wed Jun 09 09:44:24 1993 +0000 +++ b/lisp/mail/reporter.el Wed Jun 09 11:26:54 1993 +0000 @@ -59,7 +59,7 @@ ;; I've set up a mailing list to report bugs or suggest enhancements, ;; etc. This list's intended audience is elisp package authors who are ;; using reporter and want to stay current with releases. Here are the -;; relevent addresses: +;; relevant addresses: ;; ;; Administrivia: reporter-request@anthem.nlm.nih.gov ;; Submissions: reporter@anthem.nlm.nih.gov @@ -139,7 +139,7 @@ VARLIST is the list of variables to dump (do a `\\[describe-function] reporter-dump-state' for details). Optional PRE-HOOKS and POST-HOOKS are passed to `reporter-dump-state'. Optional SALUTATION is inserted at the top of the -mail buffer, and point is left after the saluation. +mail buffer, and point is left after the salutation. The mailer used is described in the variable `reporter-mailer'."