aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/eshell.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Show how to call an Elisp function of the same name as an Eshell built-inJim Porter2023-08-161-8/+23
* | Add 'compile' builtin command for EshellJim Porter2023-08-161-0/+11
* | ; * doc/misc/eshell.texi (Bugs and ideas): Remove already-fixed bugs.Jim Porter2023-08-101-13/+0
* | Merge from origin/emacs-29Eli Zaretskii2023-08-041-1/+1
|\ \ | |/
| * ; * doc/misc/eshell.texi (Argument Modifiers): Fix typo in example.Jim Porter2023-08-021-1/+1
* | Fix eshell.texi markupRobert Pluim2023-07-171-0/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-07-151-2/+0
|\ \ | |/
| * ; * doc/misc/eshell.texi (Aliases): Remove stray "@end table".Eli Zaretskii2023-07-141-2/+0
| * ; * doc/misc/eshell.texi (Variables): Add missing index for $INSIDE_EMACSJim Porter2023-07-131-0/+1
| * ; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.Michael Albinus2023-07-131-1/+1
| * Add documentation about remote access in EshellJim Porter2023-07-131-1/+32
| * ; * doc/misc/eshell.texi: Fix last change.Jim Porter2023-07-131-3/+3
| * ; * doc/misc/eshell.texi: Fix typos and clean up unclear wording.Jim Porter2023-07-131-38/+39
| * Document some missing Eshell commandsJim Porter2023-07-131-0/+24
| * Document optional Eshell modulesJim Porter2023-07-131-83/+128
| * Correct the Eshell documentation about how to write new modulesJim Porter2023-07-131-13/+17
| * Restructure Eshell extension modules documentationJim Porter2023-07-131-42/+44
| * ; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.Jim Porter2023-07-131-2/+0
* | ; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.Michael Albinus2023-07-111-1/+1
* | Add support for explicitly-remote commands in EshellJim Porter2023-07-101-0/+12
* | Add documentation about remote access in EshellJim Porter2023-07-101-1/+30
* | Add special '$GID' variable in EshellJim Porter2023-07-081-0/+7
* | ; * doc/misc/eshell.texi: Fix last change.Jim Porter2023-07-081-3/+3
* | ; * doc/misc/eshell.texi: Fix typos and clean up unclear wording.Jim Porter2023-07-071-39/+40
* | Document some missing Eshell commandsJim Porter2023-07-071-0/+24
* | Document optional Eshell modulesJim Porter2023-07-011-83/+128
* | Correct the Eshell documentation about how to write new modulesJim Porter2023-07-011-13/+17
* | Restructure Eshell extension modules documentationJim Porter2023-07-011-42/+44
* | ; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.Jim Porter2023-07-011-2/+0
* | eshell: Add 'rgrep' builtinAntero Mejr2023-04-101-0/+2
* | Allow unloading EshellJim Porter2023-02-151-2/+0
* | Add support for negative indices and index ranges in EshellJim Porter2023-01-271-10/+18
* | Merge from origin/emacs-29Stefan Kangas2023-01-191-36/+100
|\ \ | |/
| * Add more detail about how to invoke Eshell commandsJim Porter2023-01-171-36/+100