aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/eshell.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-30Eli Zaretskii2025-01-251-3/+3
|\
| * Avoid double spaces around abbrevations in TexinfoStefan Kangas2025-01-241-3/+3
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Rework history Isearch for EshellPengji Zhang2024-12-111-3/+12
* | Remove 'eshell-escape-arg'Jim Porter2024-11-231-5/+0
* | Add support for range objects in Eshell "for" loopsJim Porter2024-11-031-5/+9
* | Lazily convert numeric strings to Lisp numbers in EshellJim Porter2024-10-191-15/+46
* | Add support for chaining conditionals in EshellJim Porter2024-10-161-3/+16
* | Improve correctness of Eshell sub-formsJim Porter2024-10-161-20/+23
* | Merge from savannah/emacs-30Po Lu2024-07-241-6/+6
|\ \ | |/
| * ; Fix punctuation in docsStefan Kangas2024-07-211-6/+6
* | Merge from origin/emacs-30Stefan Monnier2024-07-191-2/+2
|\ \ | |/
| * ; Fix typosStefan Kangas2024-07-181-2/+2
* | Allow specifying stdout/stderr separately in some Eshell commandsJim Porter2024-07-181-10/+25
* | ; * doc/misc/eshell.texi (Bugs and ideas): Remove now-implemented idea.Jim Porter2024-07-181-2/+0
* | Merge from savannah/emacs-30Po Lu2024-07-161-4/+5
|\ \ | |/
| * ; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen2024-07-151-4/+5
* | Merge from savannah/emacs-30Po Lu2024-07-111-28/+111
|\ \ | |/
| * Document Eshell entry pointsJim Porter2024-07-091-28/+111
* | Improve Eshell's behavior when waiting for processesJim Porter2024-07-091-2/+5
|/
* Spelling fixesPaul Eggert2024-06-041-1/+1
* Add an "Interaction" chapter to the Eshell manualJim Porter2024-06-031-94/+134
* Fix calling Eshell scripts outside of EshellJim Porter2024-05-291-4/+11
* Add ability for Eshell virtual targets to handle closing the targetJim Porter2024-05-291-12/+29
* Add new Eshell built-in command 'funcall'Jim Porter2024-05-161-0/+8
* Use "/local:" prefix in Eshell to run local commands when cwd is remoteJim Porter2024-05-151-6/+11
* Add concept indices for some Eshell commandsJim Porter2024-02-091-2/+9
* In Eshell manual, put command index anchors above the itemJim Porter2024-02-091-67/+67
* Put the list of built-in Eshell commands in its own manual nodeJim Porter2024-02-091-3/+13
* Document arguments to Eshell's built-in commandsJim Porter2024-02-041-165/+489
* Add support for running commands via Eshell's "env" commandJim Porter2024-01-251-3/+5
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Add option eshell-history-appendLiu Hui2023-12-071-5/+14
* | Add a new Eshell special reference type for markersJim Porter2023-10-241-0/+8
* | Add 'eshell-special-ref-alist' to allow extending Eshell special refsJim Porter2023-10-241-5/+0
* | Support Eshell iterative evaluation in the backgroundJim Porter2023-10-021-2/+0
* | Fix documented Eshell behavior of ignoring leading nils in commandsJim Porter2023-09-151-3/+9
* | Display the exit code if the last command failed in EshellDavide Masserut2023-09-021-0/+3
* | Merge from origin/emacs-29Eli Zaretskii2023-09-021-1/+2
|\ \ | |/
| * Adapt Eshell manualMichael Albinus2023-08-271-1/+2
* | Add debug instrumentation for Eshell process managementJim Porter2023-08-311-2/+6
* | Fix handling of Eshell debug modesJim Porter2023-08-311-4/+13
* | Support 'comint-pager' in EshellJim Porter2023-08-231-0/+7
* | ; * doc/misc/eshell.texi (Globbing): Fix duplicated index.Jim Porter2023-08-211-1/+0
* | Merge from origin/emacs-29Jim Porter2023-08-211-2/+34
|\ \ | |/
| * Fix command example in Eshell manualJim Porter2023-08-151-1/+1
| * Add user options mentioned in the Eshell manual to the variable indexJim Porter2023-08-141-2/+33
* | Allow splicing Eshell globs in-placeJim Porter2023-08-211-11/+20