summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-unix.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Rename `file-attribute-file-number' to `file-attribute-file-identifier'Michael Albinus2022-10-141-2/+2
* Clarify structure of file-attribute's device numberMichael Albinus2022-10-131-4/+2
* em-unix.el: only pass -H option to grepBrendan O'Dea2022-08-171-9/+4
* Rename nil-blank-string to eshell-nil-blank-stringStefan Kangas2022-08-041-2/+4
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Stylistic docfixes in eshell/*.el found by checkdocStefan Kangas2021-09-191-1/+2
* ; * lisp/eshell/em-unix.el (nil-blank-string): Doc fixHanno Perrey2021-09-121-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some over-wide docstringsStefan Kangas2020-12-301-1/+2
* Prefer setq-local in eshellStefan Kangas2020-12-041-3/+2
* Fix "grep foo bar" in eshellLars Ingebrigtsen2020-12-031-1/+1
* Don't make grep arguments invisible in eshellLars Ingebrigtsen2020-12-031-9/+6
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-3/+2
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-041-6/+5
* Fix copying symbolic links in eshellLars Ingebrigtsen2020-10-301-1/+4
* Move several completions from eshell to pcomplete (Bug#10585)Stefan Kangas2020-09-211-23/+4
* Remove more XEmacs compat code from eshellStefan Kangas2020-03-111-5/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-3/+2
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | New function flatten-treeAlex Branham2018-12-171-11/+11
* | file-attributes cleanupPaul Eggert2018-09-231-23/+26
* | Merge from origin/emacs-26Glenn Morris2018-09-201-1/+2
|\|
| * Document synchronous behavior of eshell/make (Bug#32513)Noam Postavsky2018-09-191-1/+2
* | Merge from origin/emacs-26Glenn Morris2018-07-241-0/+10
|\|
| * Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-211-0/+10
* | eshell-eval-using-options: Avoid compiler warning differentlyStefan Monnier2018-03-101-1/+0
* | Suppress some unused lexical variable warnings in eshellGlenn Morris2018-03-051-0/+1
* | Quieten eshell compilationGlenn Morris2018-03-021-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-071-3/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Quoting fixes in ERC and EshellPaul Eggert2015-08-311-21/+25
* Prefer directed to neutral quotesPaul Eggert2015-08-241-5/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * eshell/em-unix.el (eshell-remove-entries):Glenn Morris2013-09-181-2/+2
* * eshell/em-unix.el (eshell-remove-entries): Remove unused arg `path'.Glenn Morris2013-09-181-4/+4
* * eshell/em-glob.el (ange-cache):Glenn Morris2013-09-171-0/+2
* * eshell/em-unix.el (eshell/rm): Make -f ignore missing files. Glenn Morris2013-09-141-11/+14