aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+2
* * eshell/em-hist.el:Chong Yidong2009-09-134-5/+14
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-013-28/+17
* (eshell-parse-argument-hook): Put `number' property on entire argumentJohan Bockgård2009-07-041-1/+1
* (eshell-ls-dir): Call eshell-directory-files-and-attributes with additionalEli Zaretskii2009-03-211-15/+14
* (directory-files-and-attributes): Accept and ignore additional optionalEli Zaretskii2009-03-211-3/+3
* (eshell-ls-file): Enlarge default size-width to 8.Eli Zaretskii2009-03-211-3/+8
* (eshell-parse-ange-ls): Define `name' before potential use.Glenn Morris2009-02-241-1/+2
* Add .gitignore filesMiles Bader2009-02-031-13/+2
* Comment (header format fix).Glenn Morris2009-01-226-12/+12
* Patch to change the default binding of C-a to eshell-bol. I don't think it'sJohn Wiegley2009-01-221-0/+1
* Add eshell-handle-ansi-color to the default list of output filters.John Wiegley2009-01-221-0/+1
* Comment (replace last-input-char with last-input-event).Glenn Morris2009-01-091-15/+15
* Replace last-command-char with last-command-event.Glenn Morris2009-01-092-6/+6
* Add 2009 to copyright years.Glenn Morris2009-01-0528-28/+28
* (eshell-needs-pipe): New variable.Glenn Morris2008-11-301-5/+27
* (eshell-gather-process-output): Revert previous change. (re-opens Bug#1388)Glenn Morris2008-11-251-21/+5
* (eshell-gather-process-output):Glenn Morris2008-11-231-5/+21
* (eshell-in-pipeline-p): Add doc-string.Glenn Morris2008-11-231-8/+15
* Remove unused file.Glenn Morris2008-11-061-142/+0
* (eshell-save-history-on-exit): Change default to t.Chong Yidong2008-11-031-1/+1
* Sven Joachim <svenjoac at gmx.de>Glenn Morris2008-10-086-2/+12
* (eshell-ls-files): List one per line in a pipeline, unless at the endGlenn Morris2008-08-151-1/+8
* (eshell-do-pipelines): Indicate the last command in a pipeline.Glenn Morris2008-08-151-1/+5
* (eshell/which): Handle the case where no description is found.Glenn Morris2008-08-131-3/+6
* (eshell-quote-backslash): Restrict previous change to XEmacs, since itGlenn Morris2008-07-181-4/+6
* 2008-07-17 Fan Kai <[email protected]>John Wiegley2008-07-171-1/+5
* Typos, doc fixes, etc.Juanma Barranquero2008-07-031-5/+5
* (eshell-manipulate): Check eshell-debug-command is bound before using it.Stefan Monnier2008-06-251-8/+7
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-079-66/+55
* Use eshell-defgroup rather than defgroup.Glenn Morris2008-05-2115-45/+120
* (eshell-defgroup): New alias.Glenn Morris2008-05-211-0/+3
* Require eshell, for eshell-defgroup.Glenn Morris2008-05-211-3/+9
* No need for cl when compiling.Glenn Morris2008-05-211-60/+4
* (eshell-review-quick-commands): Don't use `iff' in docstring.Juanma Barranquero2008-05-081-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0629-174/+116
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-1029-29/+29
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | Merge from emacs--devo--0Miles Bader2008-01-0929-29/+29
|\ \
| * | Merge from emacs--rel--22Miles Bader2008-01-0829-29/+29
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-0729-29/+29
| | * Change regexp to match dir like 'a...b'Vinicius Jose Latorre2007-11-081-1/+1
| | * Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-071-28/+28
| | * Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-071-32/+30
| | * (eshell-complex-commands): Add "ls".Chong Yidong2007-10-171-1/+1
| | * (eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.Glenn Morris2007-09-221-4/+2
| | * (eshell/time): Stringify and flatten the non-command arguments.Glenn Morris2007-09-021-1/+4
* | | Merge from emacs--devo--0Miles Bader2007-12-0629-454/+394
|\| |
| * | Require individual files if needed when compiling, rather thanGlenn Morris2007-12-051-12/+16