aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/eshell.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * 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
* | Add 'file-user-uid' to get the connection-local effective UIDJim Porter2023-01-161-0/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Fix handling of output handles in nested Eshell formsJim Porter2022-12-221-5/+0
* | Add support for the "splice operator" in EshellJim Porter2022-12-151-27/+73
* | Make eshell-read-aliases-list an interactive commandSean Whitton2022-12-081-2/+3
|/
* Treat escaped newlines in Eshell as the empty stringJim Porter2022-12-071-6/+34
* ; Fix typos (duplicate words)Stefan Kangas2022-11-171-1/+1
* Add the "doas" alias to eshell.Brian Cully2022-11-051-3/+6
* ; Fix quoting of non-nil in texinfo sourcesStefan Kangas2022-10-271-3/+3
* ; Fix some invalid Eshell syntax in an exampleJim Porter2022-10-171-1/+1