index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
esh-var.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-23
Remove 'eshell-escape-arg'
Jim Porter
2024-11-03
Move more of Eshell range handling to the parser phase
Jim Porter
2024-11-03
Add QUOTED argument to 'eshell-stringify'
Jim Porter
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-20
; * lisp/eshell/esh-var.el (eshell-glob-function): Remove unused defvar.
Jim Porter
2024-10-19
Lazily convert numeric strings to Lisp numbers in Eshell
Jim Porter
2024-10-16
Improve correctness of Eshell sub-forms
Jim Porter
2024-10-07
; Fix completion of variables in Eshell immediately after "$"
Jim Porter
2024-10-05
Merge from origin/emacs-30
Eli Zaretskii
2024-09-29
Fix executing commands in Eshell using "env" with no local variables
Jim Porter
2024-07-27
Use 'unwind-protect' to ensure that Eshell always closes I/O handles
Jim Porter
2024-06-08
Be more efficient when buffering output in Eshell
Jim Porter
2024-02-04
Document arguments to Eshell's built-in commands
Jim Porter
2024-01-26
Fix detection of directly-invokable commands in Eshell
Jim Porter
2024-01-25
Add support for running commands via Eshell's "env" command
Jim Porter
2024-01-25
Improve handling of local variable settings in Eshell
Jim Porter
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-15
Fix documented Eshell behavior of ignoring leading nils in commands
Jim Porter
2023-08-23
Support 'comint-pager' in Eshell
Jim Porter
2023-07-08
Add special '$GID' variable in Eshell
Jim Porter
2023-03-28
Simplify parsing subcommands slightly
Jim Porter
2023-02-25
Be more cautious in completing Eshell variable assignments
Jim Porter
2023-02-23
Add support for completing quoted variables in Eshell like $'FOO'
Jim Porter
2023-02-23
; Throw strings as the values for 'eshell-incomplete'
Jim Porter
2023-01-27
Add support for negative indices and index ranges in Eshell
Jim Porter
2023-01-19
Fix evaluation of asynchronous expansions in Eshell indices
Jim Porter
2023-01-19
Merge from origin/emacs-29
Stefan Kangas
2023-01-18
Use proper types for Eshell warnings
Jim Porter
2023-01-16
Add 'file-user-uid' to get the connection-local effective UID
Jim Porter
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
; Fix typos
Stefan Kangas
2022-12-15
Add support for the "splice operator" in Eshell
Jim Porter
2022-12-15
Support completion of variables with the length operator in Eshell
Jim Porter
2022-10-17
Improve handling of $PATH in Eshell for remote directories
Jim Porter
2022-10-17
Allow setting the values of variable aliases in Eshell
Jim Porter
2022-10-17
; Obsolete 'eshell/define'
Jim Porter
2022-09-14
Allow using a symbol as an index into an alist in Eshell
Jim Porter
2022-08-25
Kill the buffer for the temp file after using '$<command>' in Eshell
Jim Porter
2022-07-16
Update `eshell-variable-aliases-list` defcustom type
Mattias EngdegÄrd
2022-07-12
; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Doc fix.
Eli Zaretskii
2022-07-12
Ensure Eshell variable aliases properly handle indexing
Jim Porter
2022-07-12
Allow Eshell variable aliases to point to other aliases
Jim Porter
2022-07-12
Improve tests/organization for built-in variables
Jim Porter
2022-06-09
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-06-08
Don't split Eshell expansions by line when using split-subscript operator
Jim Porter
[next]