changeset 53079:266ab3a82845

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Mon, 17 Nov 2003 00:22:59 +0000
parents 70edd5bc7bd7
children 76ece241e712
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <johnw@newartisans.com>
+
+	* 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  <bug-cc-mode@gnu.org>
 
 	* cc-engine.el (c-guess-continued-construct,