1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/eshell
Noam Postavsky 2bfe83fcd3 Make sure eshell pipelines don't drop data
* lisp/eshell/esh-proc.el (eshell-sentinel): If called while still
handling output of the process, make sure to close the pipes only later,
so that the next process in the pipeline recieves EOF only after getting
all its input (Bug#25549).
2017-02-08 23:37:57 -05:00
..
em-alias.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-banner.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-basic.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-cmpl.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-dirs.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-glob.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-hist.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
em-ls.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
em-pred.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-prompt.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-rebind.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-script.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-smart.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-term.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-tramp.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
em-unix.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
em-xtra.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-arg.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-cmd.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-ext.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
esh-io.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-mode.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
esh-module.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-opt.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-proc.el Make sure eshell pipelines don't drop data 2017-02-08 23:37:57 -05:00
esh-util.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-var.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
eshell.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00