Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c76608f0
Commit
c76608f0
authored
Jun 02, 2008
by
John Paul Wallington
Browse files
(mh-exec-cmd-env-daemon): Doc fix.
parent
17e28f6d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+4
-0
lisp/mh-e/mh-e.el
lisp/mh-e/mh-e.el
+1
-1
No files found.
lisp/mh-e/ChangeLog
View file @
c76608f0
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
...
...
lisp/mh-e/mh-e.el
View file @
c76608f0
...
...
@@ -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 en
n
vironment 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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment