Fix to uid/gid format in eshell's ls (Bug#5528).
commitfbf2674983bb3d55f4fa6eabb11c122d53976e53
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)
tree38c08e51936708673e1b0fb37920bb5e18114798
parent9b250247817b560e5785d3695393a8b6bb5c7f5e
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