bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24693: Small doc improvement of start-process


From: Andreas Schwab
Subject: bug#24693: Small doc improvement of start-process
Date: Fri, 14 Oct 2016 20:25:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Okt 14 2016, Hong Xu <hong@topbug.net> wrote:

> PROGARM-ARGS are not mentioned in the docstring. The attached patch is a
> draft of the small improvement. Thanks!
>
> diff --git a/lisp/subr.el b/lisp/subr.el
> index 8a1792ad8b78..c3524ef1fccb 100644
> --- a/lisp/subr.el
> +++ b/lisp/subr.el
> @@ -2001,6 +2001,9 @@ PROGRAM is the program file name.  It is searched for 
> in `exec-path'
>  \(which see).  If nil, just associate a pty with the buffer.  Remaining
>  arguments are strings to give program as arguments.
>  
> +PROGRAM-ARGS are strings that specify command line arguments for the
> +subprocess.
> +

That's what it says in the preceding sentence.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]