changeset 97410:429598e08516

(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).
author Bill Wohler <wohler@newt.com>
date Sun, 10 Aug 2008 23:13:37 +0000
parents 4882b599444d
children 9873b6187c96
files lisp/mh-e/mh-scan.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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