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
*
Prefer setq to set+quote
Stefan Kangas
2020-12-14
1
-3
/
+3
*
* lisp/eshell/esh-mode.el (eshell-mode): Remove XEmacs compat code.
Stefan Kangas
2020-12-04
1
-4
/
+2
*
Prefer setq-local in eshell
Stefan Kangas
2020-12-04
16
-107
/
+90
*
Fix "grep foo bar" in eshell
Lars Ingebrigtsen
2020-12-03
1
-1
/
+1
*
Don't make grep arguments invisible in eshell
Lars Ingebrigtsen
2020-12-03
1
-9
/
+6
*
Remove redundant requires of env
Stefan Kangas
2020-12-02
1
-1
/
+0
*
Use null-device where appropriate
Michael Albinus
2020-11-25
1
-2
/
+1
*
Assume font-lock is provided; it's preloaded since 22.1
Stefan Kangas
2020-11-19
1
-2
/
+1
*
Use 'eshell-find-alias-function' instead of fboundp
Ruthra Kumar
2020-11-16
1
-1
/
+1
*
Don't quote lambdas in eshell/*.el
Stefan Kangas
2020-11-16
15
-246
/
+212
*
Fix misuses of `make-local-variable` on hooks
Stefan Monnier
2020-11-04
2
-33
/
+18
*
Fix eshell glob modifiers
Mattias EngdegÄrd
2020-10-31
1
-13
/
+13
*
Fix copying symbolic links in eshell
Lars Ingebrigtsen
2020-10-30
1
-1
/
+4
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
|
*
Revert "Fix eshell-mode-map initialization"
Noam Postavsky
2020-05-24
9
-159
/
+100
*
|
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-2
/
+2
*
|
Move several completions from eshell to pcomplete (Bug#10585)
Stefan Kangas
2020-09-21
2
-59
/
+27
*
|
Move pcomplete/bcc32 from eshell to pcmpl-x (Bug#10585)
Stefan Kangas
2020-09-21
1
-30
/
+0
*
|
Add some eshell completion patterns
Stefan Kangas
2020-09-11
1
-0
/
+3
*
|
Add autoload cookie to eshell-bookmark-jump
Stefan Kangas
2020-09-06
1
-0
/
+1
*
|
* lisp/eshell/esh-mode.el: Remove redundant :group args.
Stefan Kangas
2020-09-03
1
-34
/
+17
*
|
Support bookmarking Eshell buffers
Stefan Kangas
2020-09-03
1
-0
/
+25
*
|
eshell: Remove unnecessary check in em-hist
Brian Leung
2020-08-26
1
-1
/
+1
*
|
Remove some compat code from esh-io.el
Lars Ingebrigtsen
2020-08-18
1
-6
/
+1
*
|
Set the current buffer in esh-mode before running filter functions
Steven Allen
2020-08-16
1
-37
/
+38
*
|
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
2
-10
/
+0
*
|
Check make-process to determine if we support multi-processing
Lars Ingebrigtsen
2020-08-12
1
-1
/
+1
*
|
Revert "Remove compat code from esh-proc.el"
Lars Ingebrigtsen
2020-08-12
1
-34
/
+85
*
|
Remove compat code from esh-proc.el
Lars Ingebrigtsen
2020-08-11
1
-85
/
+34
*
|
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
[next]