index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
esh-var.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Use proper types for Eshell warnings
Jim Porter
2023-01-18
1
-3
/
+4
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-12-31
1
-1
/
+1
*
Improve handling of $PATH in Eshell for remote directories
Jim Porter
2022-10-17
1
-2
/
+10
*
Allow setting the values of variable aliases in Eshell
Jim Porter
2022-10-17
1
-36
/
+105
*
; Obsolete 'eshell/define'
Jim Porter
2022-10-17
1
-0
/
+5
*
Allow using a symbol as an index into an alist in Eshell
Jim Porter
2022-09-14
1
-17
/
+18
*
Kill the buffer for the temp file after using '$<command>' in Eshell
Jim Porter
2022-08-25
1
-2
/
+5
*
Update `eshell-variable-aliases-list` defcustom type
Mattias EngdegÄrd
2022-07-16
1
-1
/
+3
*
; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Doc fix.
Eli Zaretskii
2022-07-12
1
-11
/
+12
*
Ensure Eshell variable aliases properly handle indexing
Jim Porter
2022-07-12
1
-30
/
+43
*
Allow Eshell variable aliases to point to other aliases
Jim Porter
2022-07-12
1
-21
/
+20
*
Improve tests/organization for built-in variables
Jim Porter
2022-07-12
1
-7
/
+11
*
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-06-09
1
-2
/
+2
*
Don't split Eshell expansions by line when using split-subscript operator
Jim Porter
2022-06-08
1
-7
/
+8
*
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
Eshell variable expansion should always return strings inside quotes
Jim Porter
2022-05-03
1
-20
/
+43
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
Support applying indices to more Eshell dollar expansions
Jim Porter
2022-03-08
1
-12
/
+16
*
Improve wording of Eshell variable interpolation code/documentation
Jim Porter
2022-03-08
1
-6
/
+8
*
Allow splitting strings in Eshell expansions with "plain" strings
Jim Porter
2022-03-03
1
-10
/
+7
*
Fix parsing of indices in Eshell expansions
Jim Porter
2022-03-03
1
-28
/
+31
*
Fix Eshell dollar interpolation inside of double-quotes
Jim Porter
2022-03-03
1
-9
/
+18
*
Merge from origin/emacs-28
Stefan Kangas
2022-03-02
1
-5
/
+18
|
\
|
*
Improve/correct documentation about Eshell variable expansion
Jim Porter
2022-03-01
1
-3
/
+12
|
*
Partially revert b03f74e0f2a578b1580e8b1c368665850ee7f808
Jim Porter
2022-03-01
1
-2
/
+6
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Prefer the defcustom :risky property in eshell
Stefan Kangas
2021-12-24
1
-3
/
+2
*
|
Use defvar-keymap in eshell
Stefan Kangas
2021-12-24
1
-4
/
+2
|
/
*
; Stylistic docfixes in eshell/*.el found by checkdoc
Stefan Kangas
2021-09-19
1
-1
/
+1
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-02-12
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in eshell
Stefan Kangas
2020-12-04
1
-4
/
+3
*
Remove redundant requires of env
Stefan Kangas
2020-12-02
1
-1
/
+0
*
Don't quote lambdas in eshell/*.el
Stefan Kangas
2020-11-16
1
-11
/
+9
*
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-2
/
+2
*
; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.
Eli Zaretskii
2020-04-11
1
-1
/
+1
*
Reword documentation for eshell-variable-aliases-list
Federico Tedin
2020-04-11
1
-15
/
+15
*
Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)
Federico Tedin
2020-04-02
1
-5
/
+18
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix eshell-mode-map initialization
Alex Branham
2019-08-15
1
-5
/
+11
*
Fix up Eshell 'require's after previous dependency reshuffle.
Stefan Monnier
2019-04-09
1
-1
/
+1
*
Eshell: Try to untangle the dependencies; move 'provide's to the end
Stefan Monnier
2019-04-08
1
-7
/
+12
*
Eshell: Mostly cosmetic changes to be more explicit about dynbind
Stefan Monnier
2019-03-20
1
-61
/
+49
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
eshell-eval-using-options: Avoid compiler warning differently
Stefan Monnier
2018-03-10
1
-1
/
+0
[next]