# HG changeset patch # User Chong Yidong # Date 1192586903 0 # Node ID c7526f9a6e1510dce6c5760ab342d58687b70e3f # Parent 68048ac5712c0a8cfbf66c8a2ce71cc1f9703a1d * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". diff -r 68048ac5712c -r c7526f9a6e15 lisp/ChangeLog --- a/lisp/ChangeLog Wed Oct 17 02:07:35 2007 +0000 +++ b/lisp/ChangeLog Wed Oct 17 02:08:23 2007 +0000 @@ -1,3 +1,7 @@ +2007-10-17 John Wiegley + + * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". + 2007-10-17 Dan Nicolaescu * server.el (server-process-filter): Only set display if X11 is