# HG changeset patch # User Bill Wohler # Date 1218410017 0 # Node ID 429598e0851697e03e20719bd7733d0013a25212 # Parent 4882b599444d3b6416b9f84e8e52fce91d7314ba (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 -r 4882b599444d -r 429598e08516 lisp/mh-e/mh-scan.el --- a/lisp/mh-e/mh-scan.el Sun Aug 10 23:13:05 2008 +0000 +++ b/lisp/mh-e/mh-scan.el Sun Aug 10 23:13:37 2008 +0000 @@ -421,7 +421,7 @@ (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