comparison 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
comparison
equal deleted inserted replaced
97484:ed4b73533ff6 97485:673065de92b7
1 2008-08-15 Glenn Morris <rgm@gnu.org>
2
3 * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in
4 a pipeline.
5 * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline,
6 unless at the end of the pipeline. (Bug#699).
7
1 2008-08-14 Chong Yidong <cyd@stupidchicken.com> 8 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * minibuffer.el (completion-boundaries): Doc fix. 10 * minibuffer.el (completion-boundaries): Doc fix.
4 (display-completion-list): Only default base-size to zero if 11 (display-completion-list): Only default base-size to zero if
5 completing in the minibuffer. 12 completing in the minibuffer.