summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAge
* * eshell/em-unix.el (eshell/su): Require tramp.Michael Albinus2013-02-18
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * eshell/em-cmpl.el (eshell-pcomplete): More thoroughly imitate pcomplete.Glenn Morris2012-12-31
* * lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:Stefan Monnier2012-11-19
* * lisp/eshell/em-cmpl.el (eshell-pcomplete): New command. Glenn Morris2012-11-14
* Fix for Eshell's for loop.Chong Yidong2012-10-20
* Aliases to defcustoms must come before the defcustom.Glenn Morris2012-10-06
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* * em-term.el (eshell-term-name): Default to term-term-name. (Bug#12485)Glenn Morris2012-09-24
* Improve previous eshell changeGlenn Morris2012-09-24
* * eshell/esh-cmd.el (eshell-find-alias-function): Tighten up file-name regexp.Glenn Morris2012-09-24
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* * lisp/eshell/em-unix.el (eshell/sudo): Explicitly drop return value.Stefan Monnier2012-09-09
* * eshell/em-unix.el (eshell/sudo): When we have an ad-hocMichael Albinus2012-09-02
* * eshell/esh-ext.el: Explain, why we suppress the check inMichael Albinus2012-08-31
* * eshell/esh-ext.el (eshell-external-command): Do not examineMichael Albinus2012-08-29
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* Remove some unnecessary bindings of same-window-* variables.Chong Yidong2012-08-11
* * lisp/eshell/esh-ext.el (eshell/addpath): Use mapconcat.Glenn Morris2012-08-06
* Tweak previous esh-ext.el changeGlenn Morris2012-08-05
* * lisp/eshell/esh-ext.el (eshell/addpath): Also update eshell-path-env.Glenn Morris2012-08-04
* * eshell/em-ls.el (eshell/ls): Use `apply'.Michael Albinus2012-07-16
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* * eshell/esh-ext.el (eshell-remote-command): Remove remote part ofMichael Albinus2012-07-10
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-27
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-26
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-09
* Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.Juanma Barranquero2012-05-09
* Further doc fix.Glenn Morris2012-05-01
* * lisp/eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.Glenn Morris2012-05-01
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-22
* * lisp/eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.Leo Liu2012-03-05
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-28
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-11
* Fix bug #10523 with bad value of eshell-windows-shell-file.Lars Ljung2012-02-04
* Quote file name commands in eshell.Chong Yidong2012-01-28
* * lisp/eshell/esh-util.el (pcomplete/ssh): Remove alias. (tiny change)Mike Lamb2012-01-23
* Handle comments in eshell-read-hosts-file (tiny change)Mike Lamb2012-01-23
* eshell fix for change in return value of `diff' command (bug#10420)Glenn Morris2012-01-05
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-11
* Spelling fixes.Paul Eggert2011-12-05
* Fix some em-hist custom types.Glenn Morris2011-12-01
* Tweak previous em-hist.el change.Glenn Morris2011-12-01
* Small eshell-history-size fix.Glenn Morris2011-12-01
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-19
* * lisp/eshell/esh-cmd.el (eshell-do-eval): Handle `setq'.Stefan Monnier2011-11-18
* Spelling fixes.Paul Eggert2011-11-17