kiwanami / emacs-deferred

Simple asynchronous functions for emacs lisp
GNU General Public License v3.0
312 stars 43 forks source link

Fix documentation: subprocess functions mix stdout with stderr #44

Closed liblit closed 7 years ago

liblit commented 7 years ago

Fix documentation to reflect that deferred:process and related functions combine stdout with stderr.

Presumably README.ja.markdown needs to be updated too, but I cannot do that as I do not read or write Japanese.

kiwanami commented 7 years ago

Thank you! I'll fix Japanese readme.