summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-ls.el
Commit message (Expand)AuthorAgeFilesLines
* Eshell dependencies: Fix recent regressionsStefan Monnier2019-04-101-1/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-19/+19
|/
* Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-211-0/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Dired w/ eshell-ls: Handle shell wildcards in file nameTino Calancha2017-08-061-8/+19
* Insert subdir content if dir-or-list is a string w/o wildcardsTino Calancha2017-08-011-2/+6
* ls-lisp: Do not require em-glob at top of the fileTino Calancha2017-07-301-1/+1
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-301-8/+45
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove some more face aliases obsoleted in 22.1Mark Oteiza2016-06-231-14/+0
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Simplify use of current-time and friends.Paul Eggert2014-10-281-1/+1
* 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