summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-0128-28/+28
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-172-5/+5
* Fix eshell/clear not working if the output has a small line countVibhav Pant2015-10-291-3/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-174-4/+4
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-2/+2
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-121-3/+4
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-076-14/+14
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-032-7/+7
* Escape ` and ' in docPaul Eggert2015-09-011-1/+1
* Quoting fixes in ERC and EshellPaul Eggert2015-08-316-34/+41
* Prefer directed to neutral quotesPaul Eggert2015-08-2412-44/+44
* ; 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