# HG changeset patch # User John Wiegley # Date 1069028579 0 # Node ID 266ab3a82845ade4bdd1cbfaa582e87a578b3a95 # Parent 70edd5bc7bd7c6d787108de6116208f9cc5ce3c8 *** empty log message *** diff -r 70edd5bc7bd7 -r 266ab3a82845 lisp/ChangeLog --- a/lisp/ChangeLog Sun Nov 16 23:44:22 2003 +0000 +++ b/lisp/ChangeLog Mon Nov 17 00:22:59 2003 +0000 @@ -1,3 +1,12 @@ +2003-11-16 John Wiegley + + * eshell/em-ls.el (eshell-ls-file): There are times with + size-width is nil and uncomputed (when directories are created in + dired, for example); in this case, 4 is reasonable default value, + although it may caused skewed new entries (which could be avoided + by returning the original value of 8 in all cases, but 99% of the + time this is a waste of whitespace). + 2003-11-16 Martin Stjernholm * cc-engine.el (c-guess-continued-construct,