• Philipp Stephani's avatar
    Document that 'make-process' mixes the output streams · 8df23a82
    Philipp Stephani authored
    * 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.
    8df23a82
process-tests.el 8.03 KB