emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Sat, 21 Mar 2009 14:03:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    09/03/21 14:03:09

Modified files:
        lisp           : ChangeLog 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15509&r2=1.15510

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15509
retrieving revision 1.15510
diff -u -b -r1.15509 -r1.15510
--- ChangeLog   21 Mar 2009 13:01:19 -0000      1.15509
+++ ChangeLog   21 Mar 2009 14:03:06 -0000      1.15510
@@ -1,3 +1,22 @@
+2009-03-21  Eli Zaretskii  <address@hidden>
+
+       * eshell/em-ls.el (eshell-ls-dir): Call
+       eshell-directory-files-and-attributes with additional argument
+       'integer or 'string, according to numeric-uid-gid.
+       (eshell-ls-file): Don't convert UID and GID to strings, as
+       eshell-ls-dir already did.  Enlarge max user-name string length to
+       14 characters.
+       (eshell-do-ls): Fix the long name of the -L option.
+
+       * eshell/esh-util.el (directory-files-and-attributes): Accept and
+       ignore additional optional argument id-format.
+       (eshell-directory-files-and-attributes): Call
+       directory-files-and-attributes with additional argument id-format.
+
+       * eshell/em-ls.el (eshell-ls-file): Enlarge default size-width to 8.
+       (eshell-ls-dir): Under -l, call eshell-ls-printable-size with last
+       argument nil.
+
 2009-03-21  David Reitter <address@hidden>
 
        * cus-start.el (all): Use existing `ns' rather than new `nextstep'




reply via email to

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