From: Bill Wohler Date: Sun, 10 Aug 2008 23:13:37 +0000 (+0000) Subject: (mh-scan-format): Rename variant mu-mh to gnu-mh and be explicit about X-Git-Tag: emacs-pretest-23.0.90~3539 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=143578ae0e35a2be9bd421b5e3aad968fa3dfa7b;p=emacs.git (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). --- 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