summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-ext.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-22; Update version tags of defcustomsEli Zaretskii
2024-07-07Fix execution of MS-Windows app execution aliases in EshellJim Porter
2024-05-29Make Eshell's "which" command extensibleJim Porter
2024-05-15; * lisp/eshell/esh-ext.el (eshell-remote-command): Improve last change.Jim Porter
2024-05-15Use "/local:" prefix in Eshell to run local commands when cwd is remoteJim Porter
2024-05-10; Clean up some 'require' and 'declare-function' calls in EshellJim Porter
2024-02-04Document arguments to Eshell's built-in commandsJim Porter
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-07-10Add support for explicitly-remote commands in EshellJim Porter
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-17Improve handling of $PATH in Eshell for remote directoriesJim Porter
2022-03-25Fix eshell-explicit-command-char doc string typoLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-08Fix path for current directory in eshell on MS-WindowsBernhard Rotter
2019-04-09Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier
2019-04-08Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-17New function flatten-treeAlex Branham
2018-07-24Merge from origin/emacs-26Glenn Morris
2018-07-21Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell
2018-02-28Quieten eshell compilationGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-12Add missing 'require' forms to prevent compiler warnings.Philipp Stephani
2017-06-11Let eshell/sudo handle absolute command names (Bug#27167)Noam Postavsky
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-20Add file-local-nameMichael Albinus
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-04-29PATH- and completion-related fixes in Eshell on MS-WindowsEli Zaretskii
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-24eshell/esh-ext.el: Expand relative remote file names.Michael Albinus
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-13* lisp/eshell/esh-ext.el (eshell-search-path): Declare.Glenn Morris
2013-09-12* lisp/eshell/*.el: Use lexical-binding.Stefan Monnier
2013-06-02* eshell/esh-ext.el (eshell-external-command): Pass args toTassilo Horn
2013-05-22Silence many eshell compilation warningsGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-08-31* eshell/esh-ext.el: Explain, why we suppress the check inMichael Albinus
2012-08-29* eshell/esh-ext.el (eshell-external-command): Do not examineMichael Albinus
2012-08-06* lisp/eshell/esh-ext.el (eshell/addpath): Use mapconcat.Glenn Morris
2012-08-05Tweak previous esh-ext.el changeGlenn Morris