all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18409: 24.3; call-process-shell-command doc
@ 2014-09-04 22:54 Devon Sean McCullough
  2014-09-05  1:22 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Devon Sean McCullough @ 2014-09-04 22:54 UTC (permalink / raw)
  To: 18409

Make the rest args easier to spot in the documentation

--- lisp/subr.el.~1~	2014-09-04 11:46:00.000000000 -0400
+++ lisp/subr.el	2014-09-04 11:48:31.000000000 -0400
@@ -3027,7 +3027,7 @@
t (mix it with ordinary output), or a file name string.

Fourth arg DISPLAY non-nil means redisplay buffer as output is inserted.
-Remaining arguments are strings passed as additional arguments for COMMAND.
+Remaining ARGS are strings passed as additional arguments for COMMAND.
Wildcards and redirection are handled as usual in the shell.

If BUFFER is 0, `call-process-shell-command' returns immediately with value nil.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-05  1:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-04 22:54 bug#18409: 24.3; call-process-shell-command doc Devon Sean McCullough
2014-09-05  1:22 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.