aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/eshell.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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