Fix to uid/gid format in eshell's ls (Bug#5528).
commita4cc44cf0efd240bdcd2ac9013ea0f20067ccd94
authorChong Yidong <cyd@stupidchicken.com>
Sun, 7 Feb 2010 06:23:10 +0000 (7 01:23 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 7 Feb 2010 06:23:10 +0000 (7 01:23 -0500)
tree4053b7bfd5b3c5068964e50a9cc3bd3ab2993b4f
parentc917476d6b5069d8c81675bf7f661ee3ebceb84d
Fix to uid/gid format in eshell's ls (Bug#5528).

* eshell/esh-util.el (eshell-file-attributes): New optional arg
ID-FORMAT.  Pass it to `file-attributes'.

* eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
lisp/ChangeLog
lisp/eshell/em-ls.el
lisp/eshell/esh-util.el