From 0b19a237465f4fb273fba4abfe5180ff82916a44 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 18 Nov 2011 11:48:54 +0000 Subject: [PATCH] Spelling fixes. --- lisp/ChangeLog | 5 +++++ lisp/gnus-sum.el | 2 +- lisp/spam-report.el | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a1788994d..c328f7019 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2011-11-18 Paul Eggert + + * gnus-sum.el (gnus-auto-select-subject): + * spam-report.el (spam-report-resend): Spelling fix. + 2011-11-17 Paul Eggert * gnus-agent.el (gnus-agent-get-undownloaded-list): diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index 08f5e44e1..5380595ea 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -364,7 +364,7 @@ newsgroups, set the variable to nil in `gnus-select-group-hook'." This variable can either be the symbols `first' (place point on the first subject), `unread' (place point on the subject line of the first unread article), `best' (place point on the subject line of the -higest-scored article), `unseen' (place point on the subject line of +highest-scored article), `unseen' (place point on the subject line of the first unseen article), `unseen-or-unread' (place point on the subject line of the first unseen article or, if all articles have been seen, on the subject line of the first unread article), or a function to be called to diff --git a/lisp/spam-report.el b/lisp/spam-report.el index 95b5fb578..6c94dbdd2 100644 --- a/lisp/spam-report.el +++ b/lisp/spam-report.el @@ -102,7 +102,7 @@ Reports is as ham when HAM is set." (customize-set-variable spam-report-resend-to (read-from-minibuffer "email address to resend SPAM/HAM to? "))) - ;; This is ganked from the `gnus-summary-resend-message' function. + ;; This is yanked from the `gnus-summary-resend-message' function. ;; It involves rendering the SPAM, which is undesirable, but there does ;; not seem to be a nicer way to achieve this. ;; select this particular article -- 2.25.1