summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-scan.el
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2008-08-10 23:13:37 +0000
committerBill Wohler <wohler@newt.com>2008-08-10 23:13:37 +0000
commit143578ae0e35a2be9bd421b5e3aad968fa3dfa7b (patch)
treedf8851046ee20ffc49b72186e281f11bd0c3feb7 /lisp/mh-e/mh-scan.el
parentad4817914329e21988daa6facf49c7178c42cd7b (diff)
downloademacs-143578ae0e35a2be9bd421b5e3aad968fa3dfa7b.tar.gz
(mh-scan-format): Rename variant mu-mh to gnu-mh and be explicit about
GNU mailutils MH in docstrings (with thanks to Darel Henman) (closes SF #1768928).
Diffstat (limited to 'lisp/mh-e/mh-scan.el')
-rw-r--r--lisp/mh-e/mh-scan.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-scan.el b/lisp/mh-e/mh-scan.el
index 13a7e6deeb2..47beb212c46 100644
--- a/lisp/mh-e/mh-scan.el
+++ b/lisp/mh-e/mh-scan.el
@@ -421,7 +421,7 @@ Note that columns in Emacs start with 0."
(defun mh-scan-format ()
"Return the output format argument for the scan program."
(if (equal mh-scan-format-file t)
- (list "-format" (if (mh-variant-p 'nmh 'mu-mh)
+ (list "-format" (if (mh-variant-p 'nmh 'gnu-mh)
(list (mh-update-scan-format
mh-scan-format-nmh mh-cmd-note))
(list (mh-update-scan-format