summaryrefslogtreecommitdiff
path: root/lisp/ls-lisp.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Avoid signaling errors from ls-lisp--insert-directory on macOSEli Zaretskii2019-08-311-1/+2
* Remove some obsolete integer overflow handlingMattias EngdegÄrd2019-07-221-8/+1
* Make ls-lisp--dired ape dired-noselect more closelyDrew Adams2019-06-231-0/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Make ls-lisp.el behave like Posix hosts when directory doesn't existEli Zaretskii2019-02-151-3/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-39/+16
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Add test for Bug#29423 in Tramp.Michael Albinus2017-11-251-1/+1
* Make sure 'dired-filename' property is always put by ls-lispEli Zaretskii2017-11-251-7/+9
* Fix compile warning for non-w32 buildsNoam Postavsky2017-10-241-0/+2
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-2/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ls-lisp: Drop eshell dependenciesTino Calancha2017-08-051-9/+1
* ls-lisp: Autoload call instead of cookieTino Calancha2017-08-021-3/+8
* ls-lisp: Do not require em-glob at top of the fileTino Calancha2017-07-301-1/+5
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-301-0/+30
* ls-lisp: Add an unload function and enable lexical bindingTino Calancha2017-07-251-1/+7
* ls-lisp: Fix file size formatTino Calancha2017-07-161-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
| * (ls-lisp-insert-directory): Make -B workDrew Adams2016-02-231-1/+3
* | Remove support for IRIXPaul Eggert2016-03-071-1/+1
* | (ls-lisp-insert-directory): Make -B workDrew Adams2016-02-231-1/+3
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-301-2/+2
* Fix Dired display of an explicit list of files by ls-lisp.elEli Zaretskii2015-06-061-4/+4
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-2/+2
* Spelling fixes.Paul Eggert2014-09-111-1/+1
* Implement the GNU ls -v switch in ls-lisp.el.Eli Zaretskii2014-09-011-1/+65
* Use the new string-collate-lessp function in ls-lisp.el.Eli Zaretskii2014-09-011-4/+54
* 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