mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
(shell-command-on-region): Doc fix.
This commit is contained in:
parent
7ff1b00e83
commit
b735c9913f
@ -1191,7 +1191,7 @@ If REPLACE, the optional fifth argument, is non-nil, that means insert
|
||||
the output in place of text from START to END, putting point and mark
|
||||
around it.
|
||||
|
||||
If optional fifth sixth ERROR-BUFFER is non-nil, it is a buffer
|
||||
If optional sixth argument ERROR-BUFFER is non-nil, it is a buffer
|
||||
or buffer name to which to direct the command's standard error output.
|
||||
If it is nil, error output is mingled with regular output."
|
||||
(interactive (let ((string
|
||||
|
Loading…
Reference in New Issue
Block a user