aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/esh-ext.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix execution of MS-Windows app execution aliases in EshellJim Porter2024-07-071-1/+11
* Make Eshell's "which" command extensibleJim Porter2024-05-291-0/+20
* ; * lisp/eshell/esh-ext.el (eshell-remote-command): Improve last change.Jim Porter2024-05-151-1/+1
* Use "/local:" prefix in Eshell to run local commands when cwd is remoteJim Porter2024-05-151-28/+37
* ; Clean up some 'require' and 'declare-function' calls in EshellJim Porter2024-05-101-8/+2
* Document arguments to Eshell's built-in commandsJim Porter2024-02-041-3/+3
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Add support for explicitly-remote commands in EshellJim Porter2023-07-101-22/+40
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Improve handling of $PATH in Eshell for remote directoriesJim Porter2022-10-171-12/+11
* Fix eshell-explicit-command-char doc string typoLars Ingebrigtsen2022-03-251-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix path for current directory in eshell on MS-WindowsBernhard Rotter2019-06-081-3/+1
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-1/+1
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-081-11/+7
* 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-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-241-0/+1
|\ \ | |/
| * Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-211-0/+1
* | Quieten eshell compilationGlenn Morris2018-02-281-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add missing 'require' forms to prevent compiler warnings.Philipp Stephani2017-06-121-0/+2
* Let eshell/sudo handle absolute command names (Bug#27167)Noam Postavsky2017-06-111-5/+7
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add file-local-nameMichael Albinus2016-11-201-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* PATH- and completion-related fixes in Eshell on MS-WindowsEli Zaretskii2015-04-291-7/+10
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* eshell/esh-ext.el: Expand relative remote file names.Michael Albinus2014-12-241-0/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/eshell/esh-ext.el (eshell-search-path): Declare.Glenn Morris2013-09-131-0/+4
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* * eshell/esh-ext.el (eshell-external-command): Pass args toTassilo Horn2013-06-021-7/+10
* Silence many eshell compilation warningsGlenn Morris2013-05-221-1/+7
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * eshell/esh-ext.el: Explain, why we suppress the check inMichael Albinus2012-08-311-3/+4
* * eshell/esh-ext.el (eshell-external-command): Do not examineMichael Albinus2012-08-291-1/+5
* * lisp/eshell/esh-ext.el (eshell/addpath): Use mapconcat.Glenn Morris2012-08-061-6/+6
* Tweak previous esh-ext.el changeGlenn Morris2012-08-051-15/+9
* * lisp/eshell/esh-ext.el (eshell/addpath): Also update eshell-path-env.Glenn Morris2012-08-041-1/+2
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-4/+5
* * eshell/esh-ext.el (eshell-remote-command): Remove remote part ofMichael Albinus2012-07-101-2/+3