]> git.eshelyaron.com Git - emacs.git/commitdiff
(mh-scan-format): Rename variant mu-mh to gnu-mh and be explicit about
authorBill Wohler <wohler@newt.com>
Sun, 10 Aug 2008 23:13:37 +0000 (23:13 +0000)
committerBill Wohler <wohler@newt.com>
Sun, 10 Aug 2008 23:13:37 +0000 (23:13 +0000)
GNU mailutils MH in docstrings (with thanks to Darel Henman) (closes
SF #1768928).

lisp/mh-e/mh-scan.el

index 13a7e6deeb298f548b48aecd7efad74105e5a9d8..47beb212c460a2e9c0cd2486b20bf96996605cec 100644 (file)
@@ -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