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