aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/eshell.el
Commit message (Collapse)AuthorAgeFilesLines
* (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
| | | | | to the session with that number. Old behavior still available with nonumeric prefix args.
* (eshell-command): Before reading from the minibuffer, addJohn Wiegley2002-02-161-0/+2
| | | | | eshell-add-command-to-history to minibuffer-exit-hook, and remove it after read-from-minibuffer returns.
* 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
| | | | | describing how to greatly speedup Eshell loadup time, by concatenating together all of Eshell's .elc files.
* (eshell-command): Made a few changes so that `eshell-command' could beJohn Wiegley2001-04-241-2/+9
| | | | | called programmatically. (eshell-non-interactive-p): Moved this variable here.
* (eshell-command): Needed a "%s" format specifier, in case the bufferJohn Wiegley2001-04-091-1/+1
| | | | contains percent characters.
* Removed all external URL references, and changed one, since myJohn Wiegley2000-10-131-1/+0
| | | | www.emacs.org is not longer being used.
* (eshell) <defgroup>: Add :version.Dave Love2000-09-281-0/+1
|
* (eshell-directory-name): Run default directoryEli Zaretskii2000-07-181-2/+2
| | | | | | | name through convert-standard-filename. (eshell): Replace links to eshell.info with links to eshell, to avoid problems on systems where the manual is installed as `eshell'.
* Change spelling of the Free Software Foundation.Gerd Moellmann2000-06-261-1/+1
|
* *** empty log message ***Gerd Moellmann2000-06-231-0/+495