summaryrefslogtreecommitdiff
path: root/doc/misc/eshell.texi
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* Improve handling of $PATH in Eshell for remote directoriesJim Porter2022-10-171-0/+10
* Allow setting the values of variable aliases in EshellJim Porter2022-10-171-8/+41
* ; Obsolete 'eshell/define'Jim Porter2022-10-171-5/+0
* ; Fix typosStefan Kangas2022-09-281-1/+1
* Add support for more kinds of redirect operators in EshellJim Porter2022-09-041-5/+42
* Simplify Eshell handle functions and add tests/documentationJim Porter2022-09-041-28/+132
* Delete many references to Emacs 23 or older from docsStefan Kangas2022-08-131-5/+0
* Make '$?' and '$$' variables more consistent in EshellJim Porter2022-08-121-5/+9
* Allow using dollar expansions in Eshell conditionalsJim Porter2022-08-121-19/+24
* Only set Eshell execution result metavariables when non-nilJim Porter2022-08-121-17/+45
* ; Fix typosStefan Kangas2022-07-141-2/+2
* ; Fix typos: prefer American spellingStefan Kangas2022-07-141-1/+1
* ; Fix recent additions to the Eshell manualEli Zaretskii2022-07-121-13/+15
* Improve tests/organization for built-in variablesJim Porter2022-07-121-12/+37
* Doc fix; don't mention rloginStefan Kangas2022-07-111-5/+4
* Optionally signal an error if an Eshell predicate fails to match anythingJim Porter2022-06-261-5/+0
* Keep subcommands in pipelines from clobbering the head/tail processesJim Porter2022-05-241-8/+0
* ; * doc/misc/eshell.texi (Arguments): Fix cross-references.Eli Zaretskii2022-05-031-4/+4
* Improve the behavior of concatenating parts of Eshell argumentsJim Porter2022-05-031-4/+30
* Return a list of numbers if all lines of an Eshell subcommand are numericJim Porter2022-05-031-3/+5
* Eshell variable expansion should always return strings inside quotesJim Porter2022-05-031-12/+45
* Fix punctuation in the Eshell manualEli Zaretskii2022-05-021-3/+3
* Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter2022-05-011-0/+12
* New electric forward slash Eshell moduleSean Whitton2022-04-211-4/+61
* Add 'G' argument predicate in EshellJim Porter2022-04-171-0/+3
* Add unit tests and documentation for Eshell predicates/modifiersJim Porter2022-04-171-0/+240
* Add unit tests and documentation for Eshell pattern-based globsJim Porter2022-04-171-9/+85
* Improve wording of Eshell variable interpolation code/documentationJim Porter2022-03-081-12/+31
* Allow splitting strings in Eshell expansions with "plain" stringsJim Porter2022-03-031-3/+3
* Fix parsing of indices in Eshell expansionsJim Porter2022-03-031-33/+29
* Merge from origin/emacs-28Stefan Kangas2022-03-021-21/+33
|\
| * ; * doc/misc/eshell.texi (Dollars Expansion): Fix markup.Eli Zaretskii2022-03-011-28/+29
| * Improve/correct documentation about Eshell variable expansionJim Porter2022-03-011-0/+11
* | Add Eshell syntax to more easily bypass Eshell's own pipeliningSean Whitton2022-01-241-0/+42
* | In Eshell, allow "-n" to suppress the trailing newline for "plain" echoJim Porter2022-01-201-3/+10
* | Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'Jim Porter2022-01-121-0/+120
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * doc/misc/eshell.texi (Built-ins): Fix xref.Glenn Morris2021-12-071-1/+1
* | ; * doc/misc/eshell.texi (Built-ins): Improve markup, fix typos.Eli Zaretskii2021-12-051-22/+39
* | Update the Info documentation of Eshell's built-in commandsEarl Hyatt2021-12-051-25/+314
|/
* Be explicit about missing sections in eshell manualStefan Kangas2021-09-191-0/+12
* Merge from origin/emacs-27Glenn Morris2021-04-161-2/+2
|\
| * Fix typos in manualsEli Zaretskii2021-04-131-2/+2
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1