(mh-exec-cmd-env-daemon): Doc fix.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-06-02 John Paul Wallington <jpw@pobox.com>
|
||||
|
||||
* mh-e.el (mh-exec-cmd-env-daemon): Doc fix.
|
||||
|
||||
2008-06-01 John Paul Wallington <jpw@pobox.com>
|
||||
|
||||
* mh-e.el (mh-path, mh-variant): Use dotted syntax for
|
||||
|
||||
@@ -554,7 +554,7 @@ ARGS are passed to COMMAND as command line arguments."
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user