index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
Age
Commit message (
Expand
)
Author
2022-04-03
Fix handling of '\\' inside double-quotes in Eshell
Jim Porter
2022-04-02
em-extpipe: Catch eshell-incomplete thrown while parsing
Sean Whitton
2022-03-29
Don't use 'eshell-convert' when all we want is a number
Jim Porter
2022-03-26
Merge from origin/emacs-28
Stefan Kangas
2022-03-25
Fix eshell-explicit-command-char doc string typo
Lars Ingebrigtsen
2022-03-22
Make eshell link faces more distinctive on 8-color displays
Lars Ingebrigtsen
2022-03-18
Pcomplete: Better obey `completion-at-point-functions`
Stefan Monnier
2022-03-13
Fix evaluation of negated argument predicates in Eshell
Jim Porter
2022-03-13
Fix evaluation of negated argument predicates in Eshell
Jim Porter
2022-03-08
Support applying indices to more Eshell dollar expansions
Jim Porter
2022-03-08
Improve wording of Eshell variable interpolation code/documentation
Jim Porter
2022-03-03
Allow splitting strings in Eshell expansions with "plain" strings
Jim Porter
2022-03-03
Fix parsing of indices in Eshell expansions
Jim Porter
2022-03-03
Fix Eshell dollar interpolation inside of double-quotes
Jim Porter
2022-03-03
Add a new macro to simplify parsing temporary Eshell command strings
Jim Porter
2022-03-02
Merge from origin/emacs-28
Stefan Kangas
2022-03-01
Improve/correct documentation about Eshell variable expansion
Jim Porter
2022-03-01
Partially revert b03f74e0f2a578b1580e8b1c368665850ee7f808
Jim Porter
2022-02-24
Don't superfluously emit prompts when terminating processes in Eshell
Jim Porter
2022-02-23
Ignore 'eshell-broken-pipe' error in 'eshell-sentinel'
Jim Porter
2022-02-21
Send SIGPIPE to external Eshell processes if their output target closes
Jim Porter
2022-02-21
Ensure 'eshell-output-object' always returns nil for consistency
Jim Porter
2022-02-21
Improve docstrings for 'eshell-exec-lisp' and functions that call it
Jim Porter
2022-02-21
; * lisp/eshell/esh-io.el (grep-null-device): Remove unused defvar.
Jim Porter
2022-02-06
Make usage of su and sudo consistent in eshell (bug#53783)
Michael Albinus
2022-02-05
Tweak how eshell/cd works when cd-ing to ".." from "/"
Lars Ingebrigtsen
2022-02-05
Ensure that the CAR of 'eshell-last-async-procs' always points to a process
Jim Porter
2022-02-03
When executing an Eshell pipeline, send input to the first process
Jim Porter
2022-02-03
Ensure that tailproc is set for the last process in an Eshell pipeline
Jim Porter
2022-01-26
Fix input of sharp-quoted symbols in Eshell with em-extpipe
Sean Whitton
2022-01-25
Treat "-" as a positional arg in 'eshell-eval-using-options'
Jim Porter
2022-01-25
Don't manipulate args in-place for 'eshell-eval-using-options'
Jim Porter
2022-01-24
Add Eshell syntax to more easily bypass Eshell's own pipelining
Sean Whitton
2022-01-21
Don't use 'eshell-eval-using-options' for 'eshell/source' or 'eshell/.'
Jim Porter
2022-01-21
Raise an error from 'eval-eval-using-options' for unknown options
Jim Porter
2022-01-21
Further improve determination of when commands can be invoked directly
Jim Porter
2022-01-20
Consider subcommands when deciding to invoke Eshell command directly
Jim Porter
2022-01-20
In Eshell, allow "-n" to suppress the trailing newline for "plain" echo
Jim Porter
2022-01-12
Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'
Jim Porter
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-28
Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'
Sam Steingold
2021-12-28
Merge from origin/emacs-28
Stefan Kangas
2021-12-27
eshell-complete-parse-arguments: don't use string-match on a list
Óscar Fuentes
2021-12-24
Prefer the defcustom :risky property in eshell
Stefan Kangas
2021-12-24
* lisp/eshell/em-hist.el (eshell-hist-match-partial): Minor doc fix.
Stefan Kangas
2021-12-24
Use defvar-keymap in eshell
Stefan Kangas
2021-12-24
Respect changes in eshell-hist-match-partial
Stefan Kangas
2021-12-13
Merge from origin/emacs-28
Stefan Kangas
2021-12-12
eshell: Prefer octal number for file modes
Stefan Kangas
[next]