summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-term.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
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-08-02Add nvim and ncmpcpp to eshell-visual-commandsStefan Kangas
2023-02-15; Don't require 'eshell' in other Eshell filesJim Porter
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-04Allow checking specific Eshell handles for interactive outputJim Porter
2022-06-30* lisp/eshell/em-term.el (eshell-visual-commands): Add vim.Stefan Kangas
2022-06-22Don't drop existing escape char in eshellSean Whitton
2022-02-03When executing an Eshell pipeline, send input to the first processJim Porter
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-19; Stylistic docfixes in eshell/*.el found by checkdocStefan 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-10-28* lisp/eshell/em-term.el: Remove commented out XEmacs compat code.Stefan Kangas
2019-10-20lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero
2019-10-08Add some more commands to eshell-visual-commandsStefan Kangas
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-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-07-28Clarify usage of eshell-visual-optionsNoam Postavsky
2016-01-12Add some missing version tags.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-05-17* lisp/eshell/em-term.el (eshell-term-sentinel):Samer Masterson
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-18Address some "unused lexical argument" warnings in eshellGlenn Morris
2013-09-12* lisp/eshell/*.el: Use lexical-binding.Stefan Monnier
2013-06-10Update Ehsell visual-commands documentationAidan Gauland
2013-06-09Fix Eshell bugAidan Gauland
2013-06-09Tidy module initialisation functionsAidan Gauland
2013-06-03* eshell/em-term.el (cl-lib): Require `cl-lib'.Tassilo Horn
2013-06-03* NEWS: Document eshell visual subcommands and options.Tassilo Horn
2013-06-02* lisp/eshell/em-term.el: New defcustoms need :version tags.Glenn Morris
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-09-24* em-term.el (eshell-term-name): Default to term-term-name. (Bug#12485)Glenn Morris
2012-06-27Replace eshell-defgroup with plain defgroupGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-19Spelling fixes.Paul Eggert