| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos in docstrings. | Juanma Barranquero | 2010-03-22 | 2 | -5/+5 |
* | Minor doc fixes. | Chong Yidong | 2010-02-21 | 1 | -5/+4 |
* | * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug... | Chong Yidong | 2010-02-08 | 1 | -12/+22 |
* | Fix to uid/gid format in eshell's ls (Bug#5528). | Chong Yidong | 2010-02-07 | 2 | -11/+14 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 28 | -28/+28 |
* | Cleanup. | Michael Albinus | 2009-12-03 | 1 | -14/+30 |
* | * eshell/esh-util.el (top): Require also Tramp when compiling. | Michael Albinus | 2009-11-29 | 1 | -17/+26 |
* | * eshell/em-unix (eshell/whoami): Make it a defun but a defalias. | Michael Albinus | 2009-11-29 | 1 | -9/+13 |
* | * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since | Stefan Monnier | 2009-11-28 | 1 | -2/+2 |
* | * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns, | Michael Albinus | 2009-11-27 | 1 | -1/+61 |
* | (eshell/cd): Don't throw to a tag outside the scope. | Glenn Morris | 2009-11-26 | 1 | -2/+2 |
* | Improve handling of processes on remote hosts. | Michael Albinus | 2009-11-24 | 5 | -52/+53 |
* | * calendar/calendar.el (cal-loaddefs): | Juanma Barranquero | 2009-11-04 | 1 | -1/+1 |
* | (ansi-color-apply-on-region): Autoload it... | Glenn Morris | 2009-11-03 | 1 | -1/+2 |
* | * url-util.el (url-insert-entities-in-string): | Stefan Monnier | 2009-11-03 | 2 | -6/+3 |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -2/+2 |
* | * eshell/em-hist.el: | Chong Yidong | 2009-09-13 | 4 | -5/+14 |
* | Mark face aliases with "-face" suffix as obsolete. | Glenn Morris | 2009-09-01 | 3 | -28/+17 |
* | (eshell-parse-argument-hook): Put `number' property on entire argument | Johan Bockgård | 2009-07-04 | 1 | -1/+1 |
* | (eshell-ls-dir): Call eshell-directory-files-and-attributes with additional | Eli Zaretskii | 2009-03-21 | 1 | -15/+14 |
* | (directory-files-and-attributes): Accept and ignore additional optional | Eli Zaretskii | 2009-03-21 | 1 | -3/+3 |
* | (eshell-ls-file): Enlarge default size-width to 8. | Eli Zaretskii | 2009-03-21 | 1 | -3/+8 |
* | (eshell-parse-ange-ls): Define `name' before potential use. | Glenn Morris | 2009-02-24 | 1 | -1/+2 |
* | Add .gitignore files | Miles Bader | 2009-02-03 | 1 | -13/+2 |
* | Comment (header format fix). | Glenn Morris | 2009-01-22 | 6 | -12/+12 |
* | Patch to change the default binding of C-a to eshell-bol. I don't think it's | John Wiegley | 2009-01-22 | 1 | -0/+1 |
* | Add eshell-handle-ansi-color to the default list of output filters. | John Wiegley | 2009-01-22 | 1 | -0/+1 |
* | Comment (replace last-input-char with last-input-event). | Glenn Morris | 2009-01-09 | 1 | -15/+15 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 2 | -6/+6 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 28 | -28/+28 |
* | (eshell-needs-pipe): New variable. | Glenn Morris | 2008-11-30 | 1 | -5/+27 |
* | (eshell-gather-process-output): Revert previous change. (re-opens Bug#1388) | Glenn Morris | 2008-11-25 | 1 | -21/+5 |
* | (eshell-gather-process-output): | Glenn Morris | 2008-11-23 | 1 | -5/+21 |
* | (eshell-in-pipeline-p): Add doc-string. | Glenn Morris | 2008-11-23 | 1 | -8/+15 |
* | Remove unused file. | Glenn Morris | 2008-11-06 | 1 | -142/+0 |
* | (eshell-save-history-on-exit): Change default to t. | Chong Yidong | 2008-11-03 | 1 | -1/+1 |
* | Sven Joachim <svenjoac at gmx.de> | Glenn Morris | 2008-10-08 | 6 | -2/+12 |
* | (eshell-ls-files): List one per line in a pipeline, unless at the end | Glenn Morris | 2008-08-15 | 1 | -1/+8 |
* | (eshell-do-pipelines): Indicate the last command in a pipeline. | Glenn Morris | 2008-08-15 | 1 | -1/+5 |
* | (eshell/which): Handle the case where no description is found. | Glenn Morris | 2008-08-13 | 1 | -3/+6 |
* | (eshell-quote-backslash): Restrict previous change to XEmacs, since it | Glenn Morris | 2008-07-18 | 1 | -4/+6 |
* | 2008-07-17 Fan Kai <fktpp@xemacs.org> | John Wiegley | 2008-07-17 | 1 | -1/+5 |
* | Typos, doc fixes, etc. | Juanma Barranquero | 2008-07-03 | 1 | -5/+5 |
* | (eshell-manipulate): Check eshell-debug-command is bound before using it. | Stefan Monnier | 2008-06-25 | 1 | -8/+7 |
* | Remove unnecessary eval-when-compiles and eval-and-compiles. | Glenn Morris | 2008-06-07 | 9 | -66/+55 |
* | Use eshell-defgroup rather than defgroup. | Glenn Morris | 2008-05-21 | 15 | -45/+120 |
* | (eshell-defgroup): New alias. | Glenn Morris | 2008-05-21 | 1 | -0/+3 |
* | Require eshell, for eshell-defgroup. | Glenn Morris | 2008-05-21 | 1 | -3/+9 |
* | No need for cl when compiling. | Glenn Morris | 2008-05-21 | 1 | -60/+4 |
* | (eshell-review-quick-commands): Don't use `iff' in docstring. | Juanma Barranquero | 2008-05-08 | 1 | -2/+2 |