1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/doc
Philipp Stephani 8df23a8204 Document that 'make-process' mixes the output streams
* doc/lispref/processes.texi (Asynchronous Processes):
* src/process.c (Fmake_process): Document that standard error is mixed
with standard output if STDERR is nil.

* test/src/process-tests.el (make-process/mix-stderr): New unit test.
2018-04-07 22:15:42 +02:00
..
emacs Merge from origin/emacs-26 2018-04-01 07:50:39 -07:00
lispintro Merge from origin/emacs-26 2018-02-28 09:40:40 -08:00
lispref Document that 'make-process' mixes the output streams 2018-04-07 22:15:42 +02:00
man etags(1): fix formatting problem 2018-01-19 14:18:09 +00:00
misc Fix Bug#30946 2018-03-29 15:59:11 +02:00