summaryrefslogtreecommitdiff
path: root/lisp/eshell/eshell.el
Commit message (Expand)AuthorAgeFilesLines
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-4/+2
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-2/+2
* Remove some unnecessary bindings of same-window-* variables.Chong Yidong2012-08-111-19/+8
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-6/+6
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-271-4/+0
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-2/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/eshell/eshell.el (eshell-command): History have to be saved only in in...thierry volpiatto2011-10-111-5/+3
* * lisp/eshell/eshell.el (eshell-command): Avoid using hooks.thierry volpiatto2011-10-081-10/+10
* * lisp/eshell/eshell.el (eshell-command): Enable `eshell-mode' only in curren...thierry volpiatto2011-10-061-7/+7
* Move eshell's self-tests to the test/ directory.Glenn Morris2011-03-051-18/+0
* Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-041-1/+1
* 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
* | * eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7...Leo Liu2010-12-161-1/+2
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
|/
* Minor doc fixes.Chong Yidong2010-02-211-5/+4
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (eshell-defgroup): New alias.Glenn Morris2008-05-211-0/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Require individual files if needed when compiling, rather thanGlenn Morris2007-12-051-2/+5
* | (eshell-report-bug): Add version number of obsolescence.Glenn Morris2007-11-271-1/+1
* | (eshell-report-bug-address): Remove.Glenn Morris2007-11-251-30/+2
* | Remove leading `*' from defcustom doc-strings.Glenn Morris2007-11-241-53/+25
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-2/+2
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* (eshell-prefer-to-shell): Variable deleted;Richard M. Stallman2006-03-111-18/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (eshell): Avoid warnings about eshell-mode.Richard M. Stallman2005-08-091-4/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-051-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (eshell): Fix broken info-link.Juri Linkov2004-03-261-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Fix typo in comment.Juanma Barranquero2003-05-101-1/+1
* (eshell): Numeric prefix arg means to switchKai Großjohann2002-07-261-5/+12
* (eshell-command): Before reading from the minibuffer, addJohn Wiegley2002-02-161-0/+2
* Fix typo.Pavel Janík2002-01-121-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+1
* Added a version string.John Wiegley2001-06-191-0/+1
* Don't load in esh-util if it's already loaded. Also, added a commentJohn Wiegley2001-06-191-1/+53
* (eshell-command): Made a few changes so that `eshell-command' could beJohn Wiegley2001-04-241-2/+9