Mercurial > emacs
changeset 99826:90472c8328f5
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 23 Nov 2008 03:05:51 +0000 |
parents | b49dc2c06161 |
children | 4f98624cce02 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 23 03:05:29 2008 +0000 +++ b/lisp/ChangeLog Sun Nov 23 03:05:51 2008 +0000 @@ -1,3 +1,14 @@ +2008-11-23 Glenn Morris <rgm@gnu.org> + + * eshell/esh-cmd.el (eshell-in-pipeline-p): Add doc-string. + (eshell-do-pipelines): Add optional argument to distinguish recursive + calls. Use to set eshell-in-pipeline-p to 'first for the first command + in a pipeline. + + * eshell/esh-proc.el (eshell-gather-process-output): + Set process-connection-type nil for all but the first element of a + pipeline. (Bug#1388) + 2008-11-22 Juri Linkov <juri@jurta.org> * dired-aux.el (dired-isearch-filenames): Add new context-dependent