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
*
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
*
|
Suppress some unused lexical variable warnings in eshell
Glenn Morris
2018-03-05
1
-0
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Handle integer indices for eshell variables (Bug#26055)
Noam Postavsky
2017-06-17
1
-0
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Prefer grep -E/-F to egrep/fgrep
Paul Eggert
2016-05-07
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-5
/
+5
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/eshell/esh-cmd.el (eshell--local-vars): New variable.
Glenn Morris
2013-09-14
1
-0
/
+1
*
* eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
Glenn Morris
2013-09-14
1
-3
/
+3
*
* lisp/eshell/*.el: Use lexical-binding.
Stefan Monnier
2013-09-12
1
-1
/
+1
*
Cleanup Eshell to rely less on dynamic scoping.
Stefan Monnier
2013-09-12
1
-65
/
+63
[next]