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
/
em-pred.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Optionally signal an error if an Eshell predicate fails to match anything
Jim Porter
2022-06-26
1
-5
/
+13
*
Handle escaped characters in Eshell argument predicates/modifiers
Jim Porter
2022-05-01
1
-1
/
+3
*
Use a common set of string delimiters for all Eshell predicates/modifiers
Jim Porter
2022-05-01
1
-145
/
+128
*
Add 'G' argument predicate in Eshell
Jim Porter
2022-04-17
1
-4
/
+5
*
Add unit tests and documentation for Eshell predicates/modifiers
Jim Porter
2022-04-17
1
-22
/
+13
*
Fix evaluation of negated argument predicates in Eshell
Jim Porter
2022-03-13
1
-6
/
+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
-6
/
+4
*
|
Use defvar-keymap in eshell
Stefan Kangas
2021-12-24
1
-5
/
+3
|
/
*
; Stylistic docfixes in eshell/*.el found by checkdoc
Stefan Kangas
2021-09-19
1
-1
/
+1
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
* lisp/eshell/em-pred.el: Take advantage of lexical scoping
Stefan Monnier
2021-05-18
1
-85
/
+82
*
Remove local uniquify functions in favour of seq-uniq
Stefan Kangas
2021-04-05
1
-1
/
+1
*
Remove redundant #' before lambda in eshell/*.el
Stefan Kangas
2021-04-03
1
-29
/
+29
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Don't quote lambdas in eshell/*.el
Stefan Kangas
2020-11-16
1
-25
/
+21
*
Fix eshell glob modifiers
Mattias EngdegÄrd
2020-10-31
1
-13
/
+13
*
Evaluate some unnecessarily quoted lambdas
Basil L. Contovounesios
2020-06-21
1
-5
/
+3
*
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Fix eshell-mode-map initialization
Alex Branham
2019-08-15
1
-2
/
+13
*
Fix up Eshell 'require's after previous dependency reshuffle.
Stefan Monnier
2019-04-09
1
-5
/
+3
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-8
/
+7
*
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
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-5
/
+9
*
|
uniqify -> uniquify
Paul Eggert
2018-03-04
1
-1
/
+1
*
|
Make eshell history expansion more like bash (Bug#29821)
Jay Kamat
2018-01-05
1
-1
/
+2
|
/
*
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
*
Update copyright year to 2017
Paul Eggert
2016-12-31
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
-5
/
+5
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-6
/
+6
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-6
/
+6
*
* lisp/eshell: Fix history substitution error
Samer Masterson
2015-02-24
1
-7
/
+7
*
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
*
Address some "unused lexical variable" warnings
Glenn Morris
2013-09-17
1
-2
/
+2
*
* 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
-1
/
+1
*
Silence many eshell compilation warnings
Glenn Morris
2013-05-22
1
-0
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Replace eshell-defgroup with plain defgroup
Glenn Morris
2012-06-27
1
-2
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
[next]