summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-mode.el
Commit message (Expand)AuthorAge
* Add eshell-shell-command and eshell-expand-to-eshell-shell-commandseries/unexpanded-input-v2Sean Whitton2021-12-24
* Add eshell-restore-unexpanded-inputSean Whitton2021-12-24
* Change eshell-mode mode-line-format insinuationLars Ingebrigtsen2021-11-24
* Improve undoing of RET in comint and eshellMiha Rihtaršič2021-11-08
* Merge from origin/emacs-28Glenn Morris2021-10-25
|\
| * Fix issue with interpreting ANSI codes in eshellMiha Rihtaršič2021-10-25
* | *-watch-for-password-prompt: Use run-at-time to read passwordMiha Rihtaršič2021-10-18
|/
* * etc/NEWS: Announce Eshell bookmarks.Stefan Kangas2021-09-29
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-24
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/eshell/esh-mode.el (eshell-mode): Remove XEmacs compat code.Stefan Kangas2020-12-04
* Prefer setq-local in eshellStefan Kangas2020-12-04
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-16
* Add autoload cookie to eshell-bookmark-jumpStefan Kangas2020-09-06
* * lisp/eshell/esh-mode.el: Remove redundant :group args.Stefan Kangas2020-09-03
* Support bookmarking Eshell buffersStefan Kangas2020-09-03
* Set the current buffer in esh-mode before running filter functionsSteven Allen2020-08-16
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove some XEmacs compat code from esh*.elLars Ingebrigtsen2019-10-05
* Fix eshell-mode-map initializationAlex Branham2019-08-15
* Fix compilation warning in esh-modeLars Ingebrigtsen2019-06-20
* Declare function in esh-mode before #'-ing itLars Ingebrigtsen2019-06-16
* Avoid slow overlay ansi coloring in eshell (Bug#29854)Noam Postavsky2019-05-04
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-09
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-08
* Fix repeated 'custom-add-option' in esh-mode.el (Bug#34993)Mauro Aranda2019-04-03
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Detect Chinese sudo password prompts (Bug#31075)Noam Postavsky2018-08-23
* | Fix infinite recursion in eshell/clear (Bug#31326)Jonathan Kyle Mitchell2018-07-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Let ansi-color overlay hooks work in eshell (Bug#27407)Noam Postavsky2017-07-03
* Don't record eshell/clear "command" in history (Bug#25838)Noam Postavsky2017-02-26
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-12-07
|\|
| * Fix a typo in an Eshell defcustomChunyang Xu2016-11-25
* | Fix Eshell display when RTL characters are involvedEli Zaretskii2016-06-04
* | Make spelling of "Eshell" consistentLars Ingebrigtsen2016-02-23
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix eshell/clear not working if the output has a small line countVibhav Pant2015-10-29
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-12
* No longer set dired-directory in eshell. (Bug#16477)Glenn Morris2015-05-26
* Don't quote nil and t in doc stringsPaul Eggert2015-05-21
* Spelling fixesPaul Eggert2015-04-19
* Add option to eshell/clear to clear scrollback.Vibhav Pant2015-04-19
* Add 'clear' functionality to eshell.Vibhav Pant2015-03-17
* Update copyright year to 2015Paul Eggert2015-01-01