aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* Use recursive-trash feature for eshell deletion (Bug#7011).Leo Liu2010-10-241-9/+3
* Cosmetic doc fixes for eshell.Glenn Morris2010-09-2523-196/+196
* Add more xz compression support.Ulrich Mueller2010-09-252-2/+4
* Remove cut buffer from documentation.Jan Djärv2010-09-021-2/+1
* Merge changes from emacs-23 branchChong Yidong2010-08-081-1/+2
|\
| * * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only fi...Leo Liu2010-07-301-1/+2
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-242-2/+2
* | Remove the Arch metafiles.Stefan Monnier2010-04-121-4/+0
|/
* Fix typos in docstrings.Juanma Barranquero2010-03-222-5/+5
* Minor doc fixes.Chong Yidong2010-02-211-5/+4
* * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug...Chong Yidong2010-02-081-12/+22
* Fix to uid/gid format in eshell's ls (Bug#5528).Chong Yidong2010-02-072-11/+14
* Add 2010 to copyright years.Glenn Morris2010-01-1328-28/+28
* Cleanup.Michael Albinus2009-12-031-14/+30
* * eshell/esh-util.el (top): Require also Tramp when compiling.Michael Albinus2009-11-291-17/+26
* * eshell/em-unix (eshell/whoami): Make it a defun but a defalias.Michael Albinus2009-11-291-9/+13
* * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, sinceStefan Monnier2009-11-281-2/+2
* * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,Michael Albinus2009-11-271-1/+61
* (eshell/cd): Don't throw to a tag outside the scope.Glenn Morris2009-11-261-2/+2
* Improve handling of processes on remote hosts.Michael Albinus2009-11-245-52/+53
* * calendar/calendar.el (cal-loaddefs):Juanma Barranquero2009-11-041-1/+1
* (ansi-color-apply-on-region): Autoload it...Glenn Morris2009-11-031-1/+2
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-032-6/+3
* 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