; fix 2 typos in MH-E comments
* lisp/mh-e/ChangeLog.1: fix typo * lisp/mh-e/mh-junk.el (mh-junk-allowlist): fix verb tense
This commit is contained in:
parent
df1dbaf121
commit
3f70e85609
2 changed files with 2 additions and 2 deletions
|
@ -11196,7 +11196,7 @@
|
|||
instead of "0 msgs". Do not try to print a range when there are
|
||||
no messages.
|
||||
* mh-e.el (mh-regenerate-headers): Bug fix. Catch and remove the
|
||||
"scan: band message list" message.
|
||||
"scan: bad message list" message.
|
||||
|
||||
2001-11-13 Jeffrey C Honig <jch@honig.net>
|
||||
|
||||
|
|
|
@ -118,7 +118,7 @@ message(s) as specified by the option `mh-junk-disposition'."
|
|||
(defun mh-junk-allowlist (range)
|
||||
"Allowlist RANGE as ham.
|
||||
|
||||
This command reclassifies the RANGE as ham if it were incorrectly
|
||||
This command reclassifies the RANGE as ham if it has been incorrectly
|
||||
classified as spam (see the option `mh-junk-program'). It then
|
||||
refiles the message into the \"+inbox\" folder.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue