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-hist.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misuses of `make-local-variable` on hooks
Stefan Monnier
2020-11-04
1
-27
/
+13
*
eshell: Remove unnecessary check in em-hist
Brian Leung
2020-08-26
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix eshell-mode-map initialization
Alex Branham
2019-08-15
1
-28
/
+34
*
Fix regexp branches that subsume other branches
Paul Eggert
2019-04-19
1
-1
/
+1
*
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
-9
/
+11
*
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
*
|
Fix resolving symlinks in Eshell history file names
Eli Zaretskii
2018-12-09
1
-1
/
+1
*
|
Follow symlink in Eshell history
Philip Hudson
2018-12-08
1
-4
/
+5
*
|
Make eshell history expansion more like bash (Bug#29821)
Jay Kamat
2018-01-05
1
-20
/
+40
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Disable history expansion in eshell (Bug#29157)
Noam Postavsky
2017-12-03
1
-3
/
+0
|
/
*
Ignore string properties when saving eshell history (Bug#28700)
Noam Postavsky
2017-10-21
1
-2
/
+3
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Don't record eshell/clear "command" in history (Bug#25838)
Noam Postavsky
2017-02-26
1
-1
/
+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
*
|
Add an option for eshell-input-filter
Mark Oteiza
2016-10-18
1
-5
/
+14
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Quoting fixes in ERC and Eshell
Paul Eggert
2015-08-31
1
-2
/
+3
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
1
-1
/
+1
*
* lisp/eshell: Fix history substitution error
Samer Masterson
2015-02-24
1
-2
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace some uses of obsolete argument of display-completion-list
Glenn Morris
2014-02-28
1
-1
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* eshell/em-hist.el (eshell-hist-parse-arguments): Remove unused arg `silent'.
Glenn Morris
2013-09-18
1
-3
/
+3
*
Address some "unused lexical variable" warnings
Glenn Morris
2013-09-17
1
-4
/
+3
*
* lisp/eshell/*.el: Use lexical-binding.
Stefan Monnier
2013-09-12
1
-1
/
+1
*
* lisp/eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
Glenn Morris
2013-05-07
1
-15
/
+12
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-5
/
+4
*
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
*
Fix some em-hist custom types.
Glenn Morris
2011-12-01
1
-2
/
+4
*
Tweak previous em-hist.el change.
Glenn Morris
2011-12-01
1
-2
/
+3
*
Small eshell-history-size fix.
Glenn Morris
2011-12-01
1
-1
/
+6
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
Default all eshell hooks to nil (bug#5375)
Glenn Morris
2011-03-04
1
-1
/
+2
*
Make eshell-for obsolete (replaced by dolist)
Glenn Morris
2011-03-04
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch
Chong Yidong
2011-01-02
1
-1
/
+3
|
\
|
|
*
Minor fix for eshell-previous-matching-input (Bug#7585).
Leo Liu
2010-12-17
1
-1
/
+3
*
|
Cosmetic doc fixes for eshell.
Glenn Morris
2010-09-25
1
-13
/
+13
|
/
[next]