summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-alias.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-09
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Revert "Don't lose arguments to eshell aliases (Bug#27954)"Noam Postavsky2017-09-30
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Don't lose arguments to eshell aliases (Bug#27954)Noam Postavsky2017-08-18
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * 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
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* 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
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-04
* Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-04
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-25
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * eshell/em-hist.el:Chong Yidong2009-09-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
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Require individual files if needed when compiling, rather thanGlenn Morris2007-12-05
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-09
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-01
* Update FSF's address.Lute Kamstra2005-07-04
* Add "(require 'eshell)", to get necessary featuresEli Zaretskii2004-04-27
* * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):Juri Linkov2004-03-26
* Add arch taglinesMiles Bader2003-09-01
* (eshell-alias-initialize): Do not use make-local-hook.Pavel Janík2002-02-16
* Some fixes to follow coding conventions.Pavel Janík2001-07-15
* (eshell-command-aliased-p): `assoc' was required where `member' wasJohn Wiegley2001-04-11
* See ChangeLogJohn Wiegley2000-10-29
* Add author information.Gerd Moellmann2000-10-16