index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
em-ls.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-11
Make Eshell's "ls" command return a non-zero status on errors
Jim Porter
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-31
Improve correctness of Eshell globs when using escape characters
Jim Porter
2024-06-08
Be more efficient when buffering output in Eshell
Jim Porter
2024-05-29
Use 'esh-module-autoload' for Eshell modules' defgroups
Jim Porter
2024-05-10
; Clean up some 'require' and 'declare-function' calls in Eshell
Jim Porter
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-25
Don't try to set variable removed in Emacs 21
Stefan Kangas
2023-05-02
Use connection-aware functions when getting the UID/GID in Eshell
Jim Porter
2023-02-15
Allow unloading Eshell
Jim Porter
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-09
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-03-22
Make eshell link faces more distinctive on 8-color displays
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-14
; More minor docfixes found by checkdoc
Stefan Kangas
2021-03-11
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-14
Prefer setq to set+quote
Stefan Kangas
2020-11-19
Assume font-lock is provided; it's preloaded since 22.1
Stefan Kangas
2020-11-16
Don't quote lambdas in eshell/*.el
Stefan Kangas
2020-03-11
Remove more XEmacs compat code from eshell
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-07-30
Use decoded time accessors in in em-ls
Lars Ingebrigtsen
2019-04-10
Eshell dependencies: Fix recent regressions
Stefan Monnier
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
2018-09-23
file-attributes cleanup
Paul Eggert
2018-07-21
Check for special filenames in eshell (Bug#30724)
Jonathan Kyle Mitchell
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-06
Dired w/ eshell-ls: Handle shell wildcards in file name
Tino Calancha
2017-08-01
Insert subdir content if dir-or-list is a string w/o wildcards
Tino Calancha
2017-07-30
ls-lisp: Do not require em-glob at top of the file
Tino Calancha
2017-07-30
Dired: Handle posix wildcards in directory part
Tino Calancha
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-06-23
Remove some more face aliases obsoleted in 22.1
Mark Oteiza
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-17
Backslash cleanup in Elisp source files
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-10-28
Simplify use of current-time and friends.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-17
* net/rcirc.el (rcirc-add-face):
Leo Liu
2013-10-29
* lisp/eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink): Fix doc typos.
Glenn Morris
2013-09-19
* lisp/eshell/em-ls.el: Use advice. Remove redundant :group keywords.
Stefan Monnier
2013-09-18
Address some "unused lexical argument" warnings in eshell
Glenn Morris
2013-09-12
* lisp/eshell/*.el: Use lexical-binding.
Stefan Monnier
[next]