Mercurial > emacs
diff lisp/ChangeLog @ 97485:673065de92b7
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 15 Aug 2008 06:55:43 +0000 |
parents | 26543fe3b72d |
children | e5db02dda615 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 15 06:55:37 2008 +0000 +++ b/lisp/ChangeLog Fri Aug 15 06:55:43 2008 +0000 @@ -1,3 +1,10 @@ +2008-08-15 Glenn Morris <rgm@gnu.org> + + * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in + a pipeline. + * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline, + unless at the end of the pipeline. (Bug#699). + 2008-08-14 Chong Yidong <cyd@stupidchicken.com> * minibuffer.el (completion-boundaries): Doc fix.