summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2017-01-0128-28/+28
|\
| * Update copyright year to 2017Paul Eggert2016-12-3128-28/+28
* | Merge from origin/emacs-25Paul Eggert2017-01-011-2/+2
|\ \ | |/
| * Fixes related to select-enable-clipboardGlenn Morris2016-12-101-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+1
|\ \ | |/
| * Fix a typo in an Eshell defcustomChunyang Xu2016-11-251-1/+1
* | Add file-local-nameMichael Albinus2016-11-203-6/+4
* | Add an option for eshell-input-filterMark Oteiza2016-10-181-5/+14
* | Merge from origin/emacs-25Paul Eggert2016-08-051-2/+3
|\ \ | |/
| * Clarify usage of eshell-visual-optionsNoam Postavsky2016-07-281-2/+3
* | Remove some more face aliases obsoleted in 22.1Mark Oteiza2016-06-231-14/+0
* | Fix Eshell display when RTL characters are involvedEli Zaretskii2016-06-041-0/+5
* | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-072-4/+9
* | Merge from origin/emacs-25Paul Eggert2016-05-011-2/+2
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-2/+2
* | Make spelling of "Eshell" consistentLars Ingebrigtsen2016-02-232-3/+3
|/
* Add some missing version tags.Glenn Morris2016-01-121-0/+1
* 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
|/