summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-pred.el
Commit message (Expand)AuthorAge
* ; Stylistic docfixes in eshell/*.el found by checkdocStefan Kangas2021-09-19
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* * lisp/eshell/em-pred.el: Take advantage of lexical scopingStefan Monnier2021-05-18
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-05
* Remove redundant #' before lambda in eshell/*.elStefan Kangas2021-04-03
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-16
* Fix eshell glob modifiersMattias EngdegÄrd2020-10-31
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-21
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Fix eshell-mode-map initializationAlex Branham2019-08-15
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-09
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | uniqify -> uniquifyPaul Eggert2018-03-04
* | Make eshell history expansion more like bash (Bug#29821)Jay Kamat2018-01-05
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* * lisp/eshell: Fix history substitution errorSamer Masterson2015-02-24
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Address some "unused lexical variable" warningsGlenn Morris2013-09-17
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-12
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-12
* Silence many eshell compilation warningsGlenn Morris2013-05-22
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-27
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-19
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-23
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-04
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Replace some eshell functions that duplicate standard functions.Glenn Morris2010-11-09
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-25
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Use eshell-defgroup rather than defgroup.Glenn Morris2008-05-21
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10