summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-scan.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-11-21 15:16:08 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-11-21 15:20:11 +0100
commitbeaa2e49530b8149d2c22cb5fa15b8d48f7937b6 (patch)
treee92668cbdb35696e07375374f5738efc99d466fc /lisp/mh-e/mh-scan.el
parent61e96789ddb1fe81520c3b1cc6c7ff43da5bc26f (diff)
downloademacs-beaa2e49530b8149d2c22cb5fa15b8d48f7937b6.tar.gz
; Fix typos (misspelled symbols)
Diffstat (limited to 'lisp/mh-e/mh-scan.el')
-rw-r--r--lisp/mh-e/mh-scan.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/mh-e/mh-scan.el b/lisp/mh-e/mh-scan.el
index 4b4c5942863..abbf7422b52 100644
--- a/lisp/mh-e/mh-scan.el
+++ b/lisp/mh-e/mh-scan.el
@@ -279,9 +279,9 @@ as in the default of
^ *[0-9]+.\\\\([bct]\\\\).....[ ]*\\\\(..................\\\\)
If this regular expression is not correct, the notation hints
-will not be highlighted with the face
-`mh-mh-folder-sent-to-me-hint' and the sender will not be
-highlighted with the face `mh-folder-sent-to-me-sender'.")
+will not be highlighted with the face `mh-folder-sent-to-me-hint'
+and the sender will not be highlighted with the face
+`mh-folder-sent-to-me-sender'.")
(defvar mh-scan-subject-regexp
"^ *[0-9]+........[ ]*...................\\([Rr][Ee]\\(\\[[0-9]+\\]\\)?:\\s-*\\)*\\([^<\n]*\\)"