summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2018Paul Eggert2018-01-0128-28/+28
* Fix some custom groupsGlenn Morris2017-12-142-0/+4
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Improve the doc of eshell-cmpl-* custom variables (Bug#25069)Hong Xu2017-11-021-31/+23
* Ignore string properties when saving eshell history (Bug#28700)Noam Postavsky2017-10-211-2/+3
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Revert "Don't lose arguments to eshell aliases (Bug#27954)"Noam Postavsky2017-09-301-3/+3
* * lisp/eshell/esh-util.el (eshell-condition-case): Add debug declaration.Noam Postavsky2017-09-251-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1328-28/+28
* Don't lose arguments to eshell aliases (Bug#27954)Noam Postavsky2017-08-181-1/+1
* Dired w/ eshell-ls: Handle shell wildcards in file nameTino Calancha2017-08-061-8/+19
* Insert subdir content if dir-or-list is a string w/o wildcardsTino Calancha2017-08-011-2/+6
* ls-lisp: Do not require em-glob at top of the fileTino Calancha2017-07-301-1/+1
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-301-8/+45
* Make eshell-next-prompt more reliable (Bug#27405)Noam Postavsky2017-07-201-2/+13
* Reset ansi escape context before printing eshell prompt (Bug#27407)Noam Postavsky2017-07-031-0/+2
* Let ansi-color overlay hooks work in eshell (Bug#27407)Noam Postavsky2017-07-031-1/+3
* Don't read eshell/which output from *Help* buffer (Bug#26894)Noam Postavsky2017-06-271-19/+13
* ; * lisp/eshell/em-basic.el: Fix commentary.Glenn Morris2017-06-191-6/+0
* Handle integer indices for eshell variables (Bug#26055)Noam Postavsky2017-06-171-0/+2
* Add missing 'require' forms to prevent compiler warnings.Philipp Stephani2017-06-121-0/+2
* Let eshell/sudo handle absolute command names (Bug#27167)Noam Postavsky2017-06-111-5/+7
* Treat non-erroring lisp call as successful eshell command (Bug#26161)George D. Plymale II2017-04-201-8/+4
* Don't record eshell/clear "command" in history (Bug#25838)Noam Postavsky2017-02-262-3/+6
* Make sure eshell pipelines don't drop dataNoam Postavsky2017-02-081-2/+14
* 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