emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: John Wiegley
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 16 Nov 2003 19:23:06 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5509 emacs/lisp/ChangeLog:1.5510
*** emacs/lisp/ChangeLog:1.5509 Sun Nov 16 11:55:05 2003
--- emacs/lisp/ChangeLog        Sun Nov 16 19:22:59 2003
***************
*** 1,3 ****
--- 1,12 ----
+ 2003-11-16  John Wiegley  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * cc-engine.el (c-guess-continued-construct,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]