| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove incorrect uses of "modeline". | Chong Yidong | 2012-06-02 | 1 | -9/+12 |
* | lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change. | Juanma Barranquero | 2012-05-09 | 1 | -1/+1 |
* | Further doc fix. | Glenn Morris | 2012-05-01 | 1 | -1/+1 |
* | * lisp/eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set. | Glenn Morris | 2012-05-01 | 1 | -5/+9 |
* | Tweaks to Customize interface. Set custom-reset-button-menu to t. | Chong Yidong | 2012-04-22 | 1 | -2/+1 |
* | * lisp/eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key. | Leo Liu | 2012-03-05 | 1 | -2/+1 |
* | Standardize possessive apostrophe usage in manuals, docs, and comments | Glenn Morris | 2012-02-28 | 3 | -6/+6 |
* | Add missing :version tags to new defgroups and defcustoms | Glenn Morris | 2012-02-11 | 1 | -0/+1 |
* | Fix bug #10523 with bad value of eshell-windows-shell-file. | Lars Ljung | 2012-02-04 | 1 | -1/+1 |
* | Quote file name commands in eshell. | Chong Yidong | 2012-01-28 | 3 | -3/+17 |
* | * lisp/eshell/esh-util.el (pcomplete/ssh): Remove alias. (tiny change) | Mike Lamb | 2012-01-23 | 1 | -2/+0 |
* | Handle comments in eshell-read-hosts-file (tiny change) | Mike Lamb | 2012-01-23 | 1 | -1/+1 |
* | eshell fix for change in return value of `diff' command (bug#10420) | Glenn Morris | 2012-01-05 | 1 | -2/+5 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 27 | -27/+27 |
* | Spelling fixes. | Paul Eggert | 2011-12-11 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-12-05 | 1 | -1/+1 |
* | Fix some em-hist custom types. | Glenn Morris | 2011-12-01 | 1 | -2/+4 |
* | Tweak previous em-hist.el change. | Glenn Morris | 2011-12-01 | 1 | -2/+3 |
* | Small eshell-history-size fix. | Glenn Morris | 2011-12-01 | 1 | -1/+6 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 2 | -2/+2 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 3 | -3/+3 |
* | * lisp/eshell/esh-cmd.el (eshell-do-eval): Handle `setq'. | Stefan Monnier | 2011-11-18 | 2 | -61/+56 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-12 | 1 | -1/+1 |
* | * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Fix last change. | Stefan Monnier | 2011-10-30 | 1 | -15/+24 |
* | * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list | Stefan Monnier | 2011-10-29 | 1 | -186/+126 |
* | * lisp/eshell/eshell.el (eshell-command): History have to be saved only in in... | thierry volpiatto | 2011-10-11 | 1 | -5/+3 |
* | * lisp/eshell/eshell.el (eshell-command): Avoid using hooks. | thierry volpiatto | 2011-10-08 | 1 | -10/+10 |
* | * lisp/eshell/eshell.el (eshell-command): Enable `eshell-mode' only in curren... | thierry volpiatto | 2011-10-06 | 1 | -7/+7 |
* | * eshell/em-smart.el (eshell-smart-display-navigate-list): Add mouse-yank-pri... | Chong Yidong | 2011-06-30 | 1 | -0/+1 |
* | * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440). | Jari Aalto | 2011-06-27 | 1 | -1/+8 |
* | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 2 | -42/+31 |
* | lisp/eshell/esh-mode.el (find-tag-interactive): Small cleanup. | Juanma Barranquero | 2011-04-22 | 1 | -2/+3 |
* | esh-opt trivia. | Glenn Morris | 2011-03-22 | 1 | -4/+3 |
* | * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args): Doc fixes. | Glenn Morris | 2011-03-20 | 1 | -8/+47 |
* | * lisp/eshell/esh-util.el (eshell-condition-case): Doc fix. | Glenn Morris | 2011-03-09 | 1 | -1/+2 |
* | Move eshell's self-tests to the test/ directory. | Glenn Morris | 2011-03-05 | 7 | -405/+0 |
* | * lisp/eshell/esh-proc.el (eshell-kill-process-function): Fix typo in previous. | Glenn Morris | 2011-03-05 | 1 | -1/+1 |
* | esh-util.el comment fix. | Glenn Morris | 2011-03-04 | 1 | -1/+0 |
* | Default all eshell hooks to nil (bug#5375) | Glenn Morris | 2011-03-04 | 20 | -45/+78 |
* | esh-module doc fixes. | Glenn Morris | 2011-03-04 | 1 | -2/+2 |
* | Make eshell-for obsolete (replaced by dolist) | Glenn Morris | 2011-03-04 | 14 | -35/+36 |
* | * eshell/esh-ext.el (eshell-external-command): Do not restrict | Michael Albinus | 2011-02-22 | 1 | -1/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 28 | -56/+28 |
* | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 3 | -6/+6 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 22 | -22/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 28 | -31/+31 |
|\ |
|