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
*
Cleanup in em-extra.el
Stefan Kangas
2021-04-17
1
-26
/
+18
*
* lisp/eshell/esh-util.el: Require `seq`
Stefan Monnier
2021-04-11
1
-89
/
+77
*
* lisp/eshell/esh-proc.el (eshell-kill-process-function): Use `remove-hook`
Stefan Monnier
2021-04-11
1
-25
/
+13
*
Fix cd to directories called "eshell" in eshell
Utkarsh Singh
2021-04-05
1
-2
/
+3
*
Remove local uniquify functions in favour of seq-uniq
Stefan Kangas
2021-04-05
2
-15
/
+3
*
Replace two functions with seq-subseq
Stefan Kangas
2021-04-03
2
-13
/
+9
*
Remove redundant #' before lambda in eshell/*.el
Stefan Kangas
2021-04-03
4
-41
/
+41
*
Replace "(default %s)" with 'format-prompt'
Gabriel do Nascimento Ribeiro
2021-03-24
1
-1
/
+1
*
Delete some commented out defgroups
Stefan Kangas
2021-03-24
1
-8
/
+0
*
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-03-11
1
-3
/
+3
*
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-02-12
1
-1
/
+1
*
Make pcomplete-ignore-case obsolete
Lars Ingebrigtsen
2021-02-09
1
-3
/
+3
*
Allow eshell to have an "erasedups"-like history
Lars Ingebrigtsen
2021-02-04
1
-8
/
+22
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-2
/
+1
*
Make two eshell aliases obsolete
Stefan Kangas
2021-02-01
2
-13
/
+12
*
* lisp/eshell/em-cmpl.el (eshell--complete-commands-list): Fix last fix
Stefan Monnier
2021-01-31
1
-58
/
+37
*
* lisp/eshell/em-cmpl.el: Try and fix bug#41423
Stefan Monnier
2021-01-31
1
-58
/
+60
*
Update copyright year to 2021
Paul Eggert
2021-01-01
28
-28
/
+28
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-1
/
+2
*
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
[next]