diff options
Diffstat (limited to 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/mh-junk.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el index 54c3daa423a..25e116cb28e 100644 --- a/lisp/mh-e/mh-junk.el +++ b/lisp/mh-e/mh-junk.el | |||
| @@ -169,7 +169,7 @@ classified as spam (see the option `mh-junk-program')." | |||
| 169 | 169 | ||
| 170 | 170 | ||
| 171 | 171 | ||
| 172 | ;; Spamassassin Interface | 172 | ;; SpamAssassin Interface |
| 173 | 173 | ||
| 174 | (defvar mh-spamassassin-executable (executable-find "spamassassin")) | 174 | (defvar mh-spamassassin-executable (executable-find "spamassassin")) |
| 175 | (defvar mh-sa-learn-executable (executable-find "sa-learn")) | 175 | (defvar mh-sa-learn-executable (executable-find "sa-learn")) |