summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* * eshell/esh-ext.el: Explain, why we suppress the check inMichael Albinus2012-08-311-3/+4
* * eshell/esh-ext.el (eshell-external-command): Do not examineMichael Albinus2012-08-291-1/+5
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-152-3/+3
* Remove some unnecessary bindings of same-window-* variables.Chong Yidong2012-08-111-19/+8
* * lisp/eshell/esh-ext.el (eshell/addpath): Use mapconcat.Glenn Morris2012-08-061-6/+6
* Tweak previous esh-ext.el changeGlenn Morris2012-08-051-15/+9
* * lisp/eshell/esh-ext.el (eshell/addpath): Also update eshell-path-env.Glenn Morris2012-08-041-1/+2
* * eshell/em-ls.el (eshell/ls): Use `apply'.Michael Albinus2012-07-162-24/+25
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-1111-43/+43
* * eshell/esh-ext.el (eshell-remote-command): Remove remote part ofMichael Albinus2012-07-101-2/+3
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-2718-37/+51
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-3/+1
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-3/+3
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-9/+12
* lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.Juanma Barranquero2012-05-091-1/+1
* Further doc fix.Glenn Morris2012-05-011-1/+1
* * lisp/eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.Glenn Morris2012-05-011-5/+9
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-2/+1
* * lisp/eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.Leo Liu2012-03-051-2/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-283-6/+6
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
* Fix bug #10523 with bad value of eshell-windows-shell-file.Lars Ljung2012-02-041-1/+1
* Quote file name commands in eshell.Chong Yidong2012-01-283-3/+17
* * lisp/eshell/esh-util.el (pcomplete/ssh): Remove alias. (tiny change)Mike Lamb2012-01-231-2/+0
* Handle comments in eshell-read-hosts-file (tiny change)Mike Lamb2012-01-231-1/+1
* 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