aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ls-lisp.el
Commit message (Expand)AuthorAgeFilesLines
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix bug #16179 with ls-lisp emulation of the ls -s switch.Eli Zaretskii2013-12-181-13/+24
* Commentary updateGlenn Morris2013-09-171-5/+3
* * lisp/ls-lisp.el: Use advice-add.Stefan Monnier2013-09-131-16/+7
* Spelling fixes (or remove unnecessary and unusually-spelled words).Paul Eggert2013-05-041-2/+2
* Fix Dired when ls-lisp is used and the -a switch is not used.Ingo Lohmar2013-04-271-0/+7
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix bug #4673 with Dired when `stat' fails for ".." or other files.Eli Zaretskii2012-02-071-0/+17
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-1/+1
* Produce more accurate results from file-size-human-readable.Eli Zaretskii2011-04-091-1/+1
* New function file-size-human-readable.Eli Zaretskii2011-04-081-9/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge from emacs-23Stefan Monnier2010-11-171-3/+9
|\|
| * Fix some ls-lisp oddness.Glenn Morris2010-11-101-3/+9
* | ls-lisp: get rid of the dreaded "no effect until you restart Emacs".Glenn Morris2010-11-111-7/+23
* | Minor ls-lisp changes.Glenn Morris2010-11-101-18/+19
* | Remove ls-lisp time-related functions that duplicate standard functions.Glenn Morris2010-11-091-21/+6
* | Merge from emacs-23Stefan Monnier2010-11-091-1/+2
|\|
| * Back-port from trunk the fix for bug #6294.Eli Zaretskii2010-11-061-22/+37
| * Fix bug #7285.Eli Zaretskii2010-11-061-1/+2
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-1/+1
|\|
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-131-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Fix bug #6294.Eli Zaretskii2010-05-291-22/+37
|/
* * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP andMichael Albinus2010-02-101-0/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Remove code for defunct system-types emx, macos, mswindows,Glenn Morris2009-08-221-4/+3
* (ls-lisp-insert-directory): Allow for a trailing '/' when looking for "."Eli Zaretskii2009-03-271-1/+4
* (ls-lisp-classify): Propertize file name before concatenating the typeEli Zaretskii2009-01-281-4/+10
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-8/+8
* * bitmaps/README:Dan Nicolaescu2008-07-311-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (ls-lisp-insert-directory): Use `string-width' instead of `length'Eli Zaretskii2008-05-031-2/+4
* (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)Eli Zaretskii2008-04-251-12/+73
* (ls-lisp-format): Fix last change.Eli Zaretskii2008-04-251-6/+19
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (ls-lisp-format): Support inodes that are 2- or 3-member cons cells.Eli Zaretskii2008-04-051-1/+11
* (ls-lisp-insert-directory): If -n switch is used, invokeEli Zaretskii2008-01-261-2/+5
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * configure.in: Remove references to unsupported systems.Dan Nicolaescu2008-01-061-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (insert-directory): If an invalid regexp error is thrown, try using FILEEli Zaretskii2007-06-231-5/+18
* (insert-directory): Don't treat FILE as a wildcard if FILE exists asEli Zaretskii2007-06-231-1/+4