# HG changeset patch # User John Paul Wallington # Date 1212437397 0 # Node ID a806f375466b50388e98bf9905c7f0d98cdde2e7 # Parent d3cbd7d568458be4caaa27baa945b6384d2683af (mh-exec-cmd-env-daemon): Doc fix. diff -r d3cbd7d56845 -r a806f375466b lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Mon Jun 02 16:40:59 2008 +0000 +++ b/lisp/mh-e/mh-e.el Mon Jun 02 20:09:57 2008 +0000 @@ -554,7 +554,7 @@ process)) (defun mh-exec-cmd-env-daemon (env command filter &rest args) - "In ennvironment ENV, execute mh-command COMMAND in the background. + "In environment ENV, execute mh-command COMMAND in the background. ENV is nil or a string of space-separated \"var=value\" elements. Signals an error if process does not complete successfully.