From: John Wiegley Date: Mon, 17 Nov 2003 00:22:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~8347 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0fe9146b8ab19e8da03cbbdc72c9696a3744ad80;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06c1f96324b..965c5a94898 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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,