Spelling fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Nov 2011 11:48:54 +0000 (11:48 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 18 Nov 2011 11:48:54 +0000 (11:48 +0000)
lisp/ChangeLog
lisp/gnus-sum.el
lisp/spam-report.el

index a178899..c328f70 100644 (file)
@@ -1,3 +1,8 @@
+2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnus-sum.el (gnus-auto-select-subject):
+       * spam-report.el (spam-report-resend): Spelling fix.
+
 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        * gnus-agent.el (gnus-agent-get-undownloaded-list):
index 08f5e44..5380595 100644 (file)
@@ -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
index 95b5fb5..6c94dbd 100644 (file)
@@ -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