aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* eshell fix for change in return value of `diff' command (bug#10420)Glenn Morris2012-01-051-2/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0527-27/+27
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Fix some em-hist custom types.Glenn Morris2011-12-011-2/+4
* Tweak previous em-hist.el change.Glenn Morris2011-12-011-2/+3
* Small eshell-history-size fix.Glenn Morris2011-12-011-1/+6
* Spelling fixes.Paul Eggert2011-11-192-2/+2
* Spelling fixes.Paul Eggert2011-11-193-3/+3
* * lisp/eshell/esh-cmd.el (eshell-do-eval): Handle `setq'.Stefan Monnier2011-11-182-61/+56
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Fix last change.Stefan Monnier2011-10-301-15/+24
* * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the listStefan Monnier2011-10-291-186/+126
* * 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
* * eshell/em-smart.el (eshell-smart-display-navigate-list): Add mouse-yank-pri...Chong Yidong2011-06-301-0/+1
* * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).Jari Aalto2011-06-271-1/+8
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-232-42/+31
* lisp/eshell/esh-mode.el (find-tag-interactive): Small cleanup.Juanma Barranquero2011-04-221-2/+3
* esh-opt trivia.Glenn Morris2011-03-221-4/+3
* * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args): Doc fixes.Glenn Morris2011-03-201-8/+47
* * lisp/eshell/esh-util.el (eshell-condition-case): Doc fix.Glenn Morris2011-03-091-1/+2
* Move eshell's self-tests to the test/ directory.Glenn Morris2011-03-057-405/+0
* * lisp/eshell/esh-proc.el (eshell-kill-process-function): Fix typo in previous.Glenn Morris2011-03-051-1/+1
* esh-util.el comment fix.Glenn Morris2011-03-041-1/+0
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-0420-45/+78
* esh-module doc fixes.Glenn Morris2011-03-041-2/+2
* Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-0414-35/+36
* * eshell/esh-ext.el (eshell-external-command): Do not restrictMichael Albinus2011-02-221-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2428-56/+28
* Refill some copyright headers.Glenn Morris2011-01-153-6/+6
* Nuke arch-tags.Glenn Morris2011-01-1522-22/+0
* Merge from emacs-23Stefan Monnier2011-01-1428-31/+31
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0228-28/+28
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-1/+3
|\|
| * Minor fix for eshell-previous-matching-input (Bug#7585).Leo Liu2010-12-171-1/+3
* | * eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7...Leo Liu2010-12-161-1/+2
* | Delete long unused functions and variables in rect.el.Chong Yidong2010-12-151-1/+0
* | * lisp/eshell/: Use with-silent-modifications.Stefan Monnier2010-11-233-41/+44
* | esh-opt comments.Glenn Morris2010-11-101-5/+4
* | Replace some eshell functions that duplicate standard functions.Glenn Morris2010-11-095-34/+14
* | Silence compilation of some shell files.Glenn Morris2010-11-092-63/+60
* | Minor esh-util changes.Glenn Morris2010-11-061-13/+15
* | Replace unneeded compatibility definitions with point-at-bol, point-at-eol.Glenn Morris2010-11-061-9/+0
* | Use recursive-trash feature for eshell deletion (Bug#7011).Leo Liu2010-10-241-9/+3