Mercurial > emacs
changeset 53065:3951aa044134
*** empty log message ***
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Sun, 16 Nov 2003 09:23:29 +0000 |
parents | be32ae176877 |
children | 52b1635cd53f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 15 00:57:02 2003 +0000 +++ b/lisp/ChangeLog Sun Nov 16 09:23:29 2003 +0000 @@ -1,3 +1,9 @@ +2003-11-16 John Wiegley <johnw@newartisans.com> + + * eshell/em-ls.el (eshell-ls-file): Instead of making the size + field in a long-listing always 8 characters, use `size-width', + which has already been computed. + 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org> * subr.el (minor-mode-list): Add `hs-minor-mode'.