]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJohn Wiegley <johnw@newartisans.com>
Sun, 16 Nov 2003 09:23:29 +0000 (09:23 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Sun, 16 Nov 2003 09:23:29 +0000 (09:23 +0000)
lisp/ChangeLog

index 886e8091f7a520de5721a06b646920cc725c2097..f2b7ff351c45824d300f63c00b041bfe63544f34 100644 (file)
@@ -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'.