1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

; * doc/lispref/processes.texi (Synchronous Processes): Minor copyedit.

This commit is contained in:
Eli Zaretskii 2015-10-19 09:12:51 +03:00
parent bca2bc4fe9
commit 552482d41d

View File

@ -290,7 +290,7 @@ Here are the possibilities:
Insert the output in that buffer, before point. This includes both the
standard output stream and the standard error stream of the process.
@item a string
@item a buffer name (a string)
Insert the output in a buffer with that name, before point.
@item @code{t}