# HG changeset patch # User Glenn Morris # Date 1218783343 0 # Node ID 673065de92b75a58d6eedfe6a6d67bd126b545ca # Parent ed4b73533ff6959b79307e848fddd6454d4d6e77 *** empty log message *** diff -r ed4b73533ff6 -r 673065de92b7 lisp/ChangeLog --- 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 + + * 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 * minibuffer.el (completion-boundaries): Doc fix.