summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-hist.el
Commit message (Expand)AuthorAgeFilesLines
* Fix regexp branches that subsume other branchesPaul Eggert2019-04-191-1/+1
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-1/+1
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-081-9/+11
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix resolving symlinks in Eshell history file namesEli Zaretskii2018-12-091-1/+1
* | Follow symlink in Eshell historyPhilip Hudson2018-12-081-4/+5
* | Make eshell history expansion more like bash (Bug#29821)Jay Kamat2018-01-051-20/+40
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Disable history expansion in eshell (Bug#29157)Noam Postavsky2017-12-031-3/+0
|/
* Ignore string properties when saving eshell history (Bug#28700)Noam Postavsky2017-10-211-2/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't record eshell/clear "command" in history (Bug#25838)Noam Postavsky2017-02-261-1/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add an option for eshell-input-filterMark Oteiza2016-10-181-5/+14
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Quoting fixes in ERC and EshellPaul Eggert2015-08-311-2/+3
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-1/+1
* * lisp/eshell: Fix history substitution errorSamer Masterson2015-02-241-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace some uses of obsolete argument of display-completion-listGlenn Morris2014-02-281-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * eshell/em-hist.el (eshell-hist-parse-arguments): Remove unused arg `silent'.Glenn Morris2013-09-181-3/+3
* Address some "unused lexical variable" warningsGlenn Morris2013-09-171-4/+3
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* * lisp/eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.Glenn Morris2013-05-071-15/+12
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-5/+4
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-271-2/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix some em-hist custom types.Glenn Morris2011-12-011-2/+4
* Tweak previous em-hist.el change.Glenn Morris2011-12-011-2/+3
* Small eshell-history-size fix.Glenn Morris2011-12-011-1/+6
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-041-1/+2
* Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-041-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-1/+3
|\ \ | |/
| * Minor fix for eshell-previous-matching-input (Bug#7585).Leo Liu2010-12-171-1/+3
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-251-13/+13
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * eshell/em-hist.el:Chong Yidong2009-09-131-1/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (eshell-save-history-on-exit): Change default to t.Chong Yidong2008-11-031-1/+1