summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-ls.el
Commit message (Expand)AuthorAgeFilesLines
* * eshell/em-ls.el (eshell/ls): Use `apply'.Michael Albinus2012-07-161-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-3/+3
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-271-2/+3
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).Jari Aalto2011-06-271-1/+8
* Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-041-6/+6
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace some eshell functions that duplicate standard functions.Glenn Morris2010-11-091-4/+3
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-251-24/+24
* | Add more xz compression support.Ulrich Mueller2010-09-251-1/+2
|/
* * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug...Chong Yidong2010-02-081-12/+22
* Fix to uid/gid format in eshell's ls (Bug#5528).Chong Yidong2010-02-071-8/+8
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-22/+14
* (eshell-ls-dir): Call eshell-directory-files-and-attributes with additionalEli Zaretskii2009-03-211-15/+14
* (eshell-ls-file): Enlarge default size-width to 8.Eli Zaretskii2009-03-211-3/+8
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Sven Joachim <svenjoac at gmx.de>Glenn Morris2008-10-081-1/+3
* (eshell-ls-files): List one per line in a pipeline, unless at the endGlenn Morris2008-08-151-1/+8
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-071-18/+17
* Use eshell-defgroup rather than defgroup.Glenn Morris2008-05-211-3/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Require individual files if needed when compiling, rather thanGlenn Morris2007-12-051-11/+10
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (eshell-do-ls): Added no-op support for --dired flag, to preventJohn Wiegley2005-11-011-3/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* (eshell-ls-decorated-name): Doc fix.Juanma Barranquero2005-07-211-5/+4
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431Miles Bader2005-06-171-23/+45
* (eshell-ls-file): There are times with size-width is nil andJohn Wiegley2003-11-171-2/+2
* (eshell-ls-file): Instead of making the size field in a long-listingJohn Wiegley2003-11-161-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (eshell-ls-product-regexp): Fix typo.Andreas Schwab2002-12-071-1/+1
* I did not mean to check in these changes yet, they are stillJohn Wiegley2002-08-101-267/+92
* Removed eshell-under-cygwin-p, and all uses of it.John Wiegley2002-08-101-92/+267
* (various face definitions): Use :weight, not :bold.Richard M. Stallman2001-12-311-15/+15
* (eshell-ls-dired-initial-args): Added an extra customization variable,John Wiegley2001-10-171-1/+7
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+1
* Set the property `eshell-no-numeric-conversions' on the followingJohn Wiegley2001-05-101-0/+2
* (eshell-ls-insert-directory): Set font-lock-defaults to nil, toJohn Wiegley2001-04-111-0/+1
* (eshell-ls-exclude-regexp): Fix :type.Dave Love2001-01-291-1/+1