summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-script.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-21Fix a race condition when running Eshell startup scriptsJim Porter
2024-08-28Fix redirecting Eshell output to symbols in some placesJim Porter
2024-08-28Use 'eshell-with-handles' in a few more placesJim Porter
2024-08-28Use 'eshell-with-handles' when executing an Eshell fileJim Porter
2024-07-18Allow specifying stdout/stderr separately in some Eshell commandsJim Porter
2024-06-13; * lisp/eshell/em-script.el (eshell-execute-file): Improve docstring.Jim Porter
2024-06-09; Add another test for 'eshell-batch-script'Jim Porter
2024-06-04Spelling fixesPaul Eggert
2024-05-29Fix calling Eshell scripts outside of EshellJim Porter
2024-05-29Use 'esh-module-autoload' for Eshell modules' defgroupsJim Porter
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-02Don't print subjob messages when running an Eshell script in the backgroundJim Porter
2023-09-17Use 'eshell-with-temp-command' (indirectly) to parse Eshell script filesJim Porter
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-07Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier
2022-01-21Don't use 'eshell-eval-using-options' for 'eshell/source' or 'eshell/.'Jim Porter
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-04-05Fix cd to directories called "eshell" in eshellUtkarsh Singh
2021-04-03Remove redundant #' before lambda in eshell/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-04Prefer setq-local in eshellStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-26Remove interactive spec from eshell-source-fileLars Ingebrigtsen
2019-04-09Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-02Quieten eshell compilationGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-12* lisp/eshell/*.el: Use lexical-binding.Stefan Monnier
2013-06-09Tidy module initialisation functionsAidan Gauland
2013-06-02* eshell/esh-ext.el (eshell-external-command): Pass args toTassilo Horn
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier
2012-06-27Replace eshell-defgroup with plain defgroupGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-03-04Default all eshell hooks to nil (bug#5375)Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris