summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-ls.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * net/rcirc.el (rcirc-add-face):Leo Liu2013-12-171-1/+1
* * lisp/eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink): Fix doc typos.Glenn Morris2013-10-291-2/+2
* * lisp/eshell/em-ls.el: Use advice. Remove redundant :group keywords.Stefan Monnier2013-09-191-90/+60
* Address some "unused lexical argument" warnings in eshellGlenn Morris2013-09-181-11/+9
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-121-19/+19
* Silence em-ls compilationGlenn Morris2013-05-231-1/+3
* * lisp/eshell/em-ls.el (eshell-ls-dir): Fix -A handling.Glenn Morris2013-05-221-3/+3
* * lisp/eshell/esh-proc.el (eshell/kill): Fix last change.Stefan Monnier2013-02-081-7/+4
* * lisp/eshell: Minor fixes.Aidan Gauland2013-02-081-3/+16
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * 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