summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-util.el
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typosStefan Kangas2024-05-271-3/+3
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Don't add an extraneous slash in remote PATH list in EshellJim Porter2023-08-271-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-111-1/+1
* Only strip newlines when stringifying a value for EshellJim Porter2022-11-031-7/+4
* (sit-for): Add compiler-macro to warn about obsolete calling conventionStefan Monnier2022-10-181-1/+1
* Improve handling of $PATH in Eshell for remote directoriesJim Porter2022-10-171-6/+49
* ; Unconditionally require built-in librariesStefan Kangas2022-08-081-1/+1
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-9/+0
* Fix some declare-after-interactive functionsLars Ingebrigtsen2022-06-171-2/+1
* Improve the behavior of concatenating parts of Eshell argumentsJim Porter2022-05-031-0/+1
* Return a list of numbers if all lines of an Eshell subcommand are numericJim Porter2022-05-031-11/+25
* Eshell variable expansion should always return strings inside quotesJim Porter2022-05-031-16/+30
* Add unit tests and documentation for Eshell predicates/modifiersJim Porter2022-04-171-4/+4
* Fix handling of '\\' inside double-quotes in EshellJim Porter2022-04-031-24/+27
* When executing an Eshell pipeline, send input to the first processJim Porter2022-02-031-0/+14
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | eshell: Prefer octal number for file modesStefan Kangas2021-12-121-2/+2
|/
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* * lisp/eshell/esh-util.el: Require `seq`Stefan Monnier2021-04-111-89/+77
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-051-14/+2
* Replace two functions with seq-subseqStefan Kangas2021-04-031-12/+8
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-2/+1
* Make two eshell aliases obsoleteStefan Kangas2021-02-011-4/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Move several completions from eshell to pcomplete (Bug#10585)Stefan Kangas2020-09-211-36/+23
* | Remove more XEmacs compat code from eshellStefan Kangas2020-03-111-6/+0
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove some XEmacs compat code from esh*.elLars Ingebrigtsen2019-10-051-34/+0
* Use decoded-time accessors in esh-utilLars Ingebrigtsen2019-08-011-6/+6
* Remove some compat code in esh-utilLars Ingebrigtsen2019-08-011-15/+9
* Use decoded time accessors in esh-utilLars Ingebrigtsen2019-07-301-1/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-4/+5
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-5/+4
* ; * lisp/eshell/esh-util.el (eshell-get-path): Doc fix.Eli Zaretskii2019-06-081-2/+2
* Fix path for current directory in eshell on MS-WindowsBernhard Rotter2019-06-081-0/+8
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-10/+8
* Simplify use of encode-timePaul Eggert2019-02-101-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | New function flatten-treeAlex Branham2018-12-171-10/+2
* | file-attributes cleanupPaul Eggert2018-09-231-2/+2
* | uniqify -> uniquifyPaul Eggert2018-03-041-1/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/eshell/esh-util.el (eshell-condition-case): Add debug declaration.Noam Postavsky2017-09-251-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1