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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Evaluate some unnecessarily quoted lambdas
Basil L. Contovounesios
2020-06-21
1
-5
/
+3
*
Make dedicated keymap and mode for eshell-command (Bug#41370)
Noam Postavsky
2020-05-24
1
-9
/
+13
*
; * 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
2
-5
/
+23
*
Remove more XEmacs compat code from eshell
Stefan Kangas
2020-03-11
4
-16
/
+4
*
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-1
/
+1
*
Skip shell prompt on current line in Eshell even if it's protected
Steven Allen
2020-02-21
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
28
-28
/
+28
*
* lisp/eshell/em-term.el: Remove commented out XEmacs compat code.
Stefan Kangas
2019-10-28
1
-14
/
+8
*
Improve doc string of eshell and eshell-buffer-name
Stefan Kangas
2019-10-20
1
-8
/
+21
*
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-20
1
-1
/
+1
*
Remove XEmacs compat code from esh-arg.el
Stefan Kangas
2019-10-19
1
-7
/
+1
*
Add some more commands to eshell-visual-commands
Stefan Kangas
2019-10-08
1
-16
/
+10
*
Remove some XEmacs compat code from esh*.el
Lars Ingebrigtsen
2019-10-05
3
-49
/
+8
*
* lisp/pcomplete.el: Mark 'pcomplete' command as obsolete
Stefan Monnier
2019-10-03
1
-1
/
+1
*
Don't use obsolete name in em-cmpl.el
Stefan Kangas
2019-10-03
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
9
-100
/
+159
*
Use decoded-time accessors in esh-util
Lars Ingebrigtsen
2019-08-01
1
-6
/
+6
*
Remove some compat code in esh-util
Lars Ingebrigtsen
2019-08-01
1
-15
/
+9
*
Use decoded time accessors in esh-util
Lars Ingebrigtsen
2019-07-30
1
-1
/
+1
*
Use decoded time accessors in in em-ls
Lars Ingebrigtsen
2019-07-30
1
-6
/
+8
*
Remove interactive spec from eshell-source-file
Lars Ingebrigtsen
2019-07-26
1
-1
/
+0
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-4
/
+5
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-5
/
+4
*
Fix compilation warning in esh-mode
Lars Ingebrigtsen
2019-06-20
1
-5
/
+3
*
Declare function in esh-mode before #'-ing it
Lars Ingebrigtsen
2019-06-16
1
-0
/
+3
*
Fix compilation warning in esh-cmd.el
Lars Ingebrigtsen
2019-06-15
1
-0
/
+2
*
; * lisp/eshell/esh-util.el (eshell-get-path): Doc fix.
Eli Zaretskii
2019-06-08
1
-2
/
+2
*
Fix path for current directory in eshell on MS-Windows
Bernhard Rotter
2019-06-08
3
-6
/
+10
*
Avoid slow overlay ansi coloring in eshell (Bug#29854)
Noam Postavsky
2019-05-04
1
-2
/
+4
*
Merge from origin/emacs-26
Glenn Morris
2019-04-21
1
-1
/
+5
|
\
|
*
Tell xclip not to expect job-control under eshell (Bug#35257)
Noam Postavsky
2019-04-19
1
-1
/
+5
*
|
Fix regexp branches that subsume other branches
Paul Eggert
2019-04-19
1
-1
/
+1
*
|
Eshell dependencies: Fix recent regressions
Stefan Monnier
2019-04-10
2
-1
/
+6
*
|
Fix up Eshell 'require's after previous dependency reshuffle.
Stefan Monnier
2019-04-09
22
-51
/
+41
*
|
Fix "M-x eshell"
Eli Zaretskii
2019-04-09
1
-0
/
+6
*
|
Eshell: Try to untangle the dependencies; move 'provide's to the end
Stefan Monnier
2019-04-08
12
-134
/
+154
*
|
Avoid recursive load of eshell
Mauro Aranda
2019-04-03
1
-2
/
+3
*
|
Fix repeated 'custom-add-option' in esh-mode.el (Bug#34993)
Mauro Aranda
2019-04-03
1
-1
/
+1
*
|
; Eval overlooked lambda in recent Eshell changes
Basil L. Contovounesios
2019-03-21
1
-1
/
+1
*
|
Eshell: Mostly cosmetic changes to be more explicit about dynbind
Stefan Monnier
2019-03-20
3
-165
/
+136
*
|
Repair eshell-query-kill-processes
Mattias EngdegÄrd
2019-03-20
1
-1
/
+1
*
|
* lisp/eshell/em-cmpl.el: Use completion-at-point i.s.o pcomplete
Stefan Monnier
2019-03-19
1
-24
/
+14
*
|
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-2
/
+2
*
|
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
2
-9
/
+9
*
|
Simplify use of encode-time
Paul Eggert
2019-02-10
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
28
-28
/
+28
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
28
-28
/
+28
[next]