summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-1/+1
* No longer set dired-directory in eshell. (Bug#16477)Glenn Morris2015-05-262-7/+4
* Don't quote nil and t in doc stringsPaul Eggert2015-05-212-2/+2
* * lisp/eshell/em-term.el (eshell-term-sentinel):Samer Masterson2015-05-171-14/+25
* eshell: Introduce new buffer syntaxSamer Masterson2015-05-172-44/+45
* PATH- and completion-related fixes in Eshell on MS-WindowsEli Zaretskii2015-04-292-9/+18
* Spelling fixesPaul Eggert2015-04-191-1/+1
* Add option to eshell/clear to clear scrollback.Vibhav Pant2015-04-191-5/+13
* * lisp/eshell: Make backslash a no-op in front of normal charsSamer Masterson2015-04-081-28/+21
* Add 'clear' functionality to eshell.Vibhav Pant2015-03-171-0/+7
* * lisp/eshell: Fix history substitution errorSamer Masterson2015-02-242-9/+9
* Update copyright year to 2015Paul Eggert2015-01-0128-28/+28
* eshell/esh-ext.el: Expand relative remote file names.Michael Albinus2014-12-241-0/+5
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-2/+0
|\
| * .gitignore cleanup.Paul Eggert2014-11-171-2/+0
* | Simplify use of current-time and friends.Paul Eggert2014-10-282-2/+2
* | Consolidate x-select-text.Stefan Monnier2014-10-011-4/+2
* | Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* | * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.Stefan Monnier2014-07-081-5/+5
* | * lisp/eshell/eshell.el: Remove old comment.Glenn Morris2014-06-131-50/+1
* | Add with-file-modes macro, and use itGlenn Morris2014-05-141-8/+5
|/
* Replace some uses of obsolete argument of display-completion-listGlenn Morris2014-02-281-1/+2
* * eshell/esh-mode.el (eshell-password-prompt-regexp):Michael Albinus2014-01-191-6/+7
* Spelling fixes.Paul Eggert2014-01-131-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0128-28/+28
* * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.Leo Liu2013-12-191-2/+2
* * net/rcirc.el (rcirc-add-face):Leo Liu2013-12-172-2/+2
* * lisp/eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink): Fix doc typos.Glenn Morris2013-10-291-2/+2
* * lisp/eshell/esh-cmd.el (eshell--sep-terms): New var.Stefan Monnier2013-09-231-11/+13
* * lisp/eshell/em-ls.el: Use advice. Remove redundant :group keywords.Stefan Monnier2013-09-191-90/+60
* * eshell/em-unix.el (eshell-remove-entries):Glenn Morris2013-09-181-2/+2
* Revise previous esh-proc changeGlenn Morris2013-09-181-8/+6
* * eshell/esh-proc.el (eshell-reset-after-proc): Mark unused arg.Glenn Morris2013-09-181-1/+5
* * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.Glenn Morris2013-09-181-3/+5
* * eshell/em-unix.el (eshell-remove-entries): Remove unused arg `path'.Glenn Morris2013-09-181-4/+4
* * eshell/em-hist.el (eshell-hist-parse-arguments): Remove unused arg `silent'.Glenn Morris2013-09-181-3/+3
* Address some "unused lexical argument" warnings in eshellGlenn Morris2013-09-183-14/+15
* * eshell/em-glob.el (ange-cache):Glenn Morris2013-09-172-0/+4
* * eshell/esh-util.el (eshell-sublist): Remove unused local variable.Glenn Morris2013-09-171-2/+1
* Address some "unused lexical variable" warningsGlenn Morris2013-09-174-7/+8
* * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.Stefan Monnier2013-09-173-44/+43
* * lisp/eshell/esh-opt.el: Fix last change to set lexical-vars properly.Stefan Monnier2013-09-162-53/+61
* * eshell/em-unix.el (eshell/rm): Make -f ignore missing files. Glenn Morris2013-09-141-11/+14
* * lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. Glenn Morris2013-09-142-1/+6
* * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.Glenn Morris2013-09-141-3/+3
* * eshell/esh-util.el (ange-cache): Move declaration earlier.Glenn Morris2013-09-131-2/+2
* * lisp/eshell/esh-ext.el (eshell-search-path): Declare.Glenn Morris2013-09-131-0/+4
* * lisp/eshell/em-prompt.el (eshell/pwd): Autoload it.Glenn Morris2013-09-131-0/+2
* * eshell/em-cmpl.el: Undo accidental part of last commit.Stefan Monnier2013-09-121-4/+16