summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAge
* Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-19
* Update copyright year to 2019Paul Eggert2019-01-01
* ; Remove comment in esh-proc.elMichael Albinus2018-12-29
* Fix Bug#31704. Do not mergeMichael Albinus2018-12-29
* Avoid byte-compiler warning in em-rebind.elAlex Branham2018-10-12
* Document synchronous behavior of eshell/make (Bug#32513)Noam Postavsky2018-09-19
* Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-21
* esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-06-03
* ; Spelling fixPaul Eggert2018-03-19
* Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-08
* Obsolete eshell-cmpl-suffix-listGlenn Morris2018-03-06
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix some custom groupsGlenn Morris2017-12-14
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Improve the doc of eshell-cmpl-* custom variables (Bug#25069)Hong Xu2017-11-02
* Ignore string properties when saving eshell history (Bug#28700)Noam Postavsky2017-10-21
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Revert "Don't lose arguments to eshell aliases (Bug#27954)"Noam Postavsky2017-09-30
* * lisp/eshell/esh-util.el (eshell-condition-case): Add debug declaration.Noam Postavsky2017-09-25
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Don't lose arguments to eshell aliases (Bug#27954)Noam Postavsky2017-08-18
* Dired w/ eshell-ls: Handle shell wildcards in file nameTino Calancha2017-08-06
* Insert subdir content if dir-or-list is a string w/o wildcardsTino Calancha2017-08-01
* ls-lisp: Do not require em-glob at top of the fileTino Calancha2017-07-30
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-30
* Make eshell-next-prompt more reliable (Bug#27405)Noam Postavsky2017-07-20
* Reset ansi escape context before printing eshell prompt (Bug#27407)Noam Postavsky2017-07-03
* Let ansi-color overlay hooks work in eshell (Bug#27407)Noam Postavsky2017-07-03
* Don't read eshell/which output from *Help* buffer (Bug#26894)Noam Postavsky2017-06-27
* ; * lisp/eshell/em-basic.el: Fix commentary.Glenn Morris2017-06-19
* Handle integer indices for eshell variables (Bug#26055)Noam Postavsky2017-06-17
* Add missing 'require' forms to prevent compiler warnings.Philipp Stephani2017-06-12
* Let eshell/sudo handle absolute command names (Bug#27167)Noam Postavsky2017-06-11
* Treat non-erroring lisp call as successful eshell command (Bug#26161)George D. Plymale II2017-04-20
* Don't record eshell/clear "command" in history (Bug#25838)Noam Postavsky2017-02-26
* Make sure eshell pipelines don't drop dataNoam Postavsky2017-02-08
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * Fixes related to select-enable-clipboardGlenn Morris2016-12-10
* | Merge from origin/emacs-25Paul Eggert2016-12-07
|\|
| * Fix a typo in an Eshell defcustomChunyang Xu2016-11-25
* | Add file-local-nameMichael Albinus2016-11-20
* | Add an option for eshell-input-filterMark Oteiza2016-10-18
* | Merge from origin/emacs-25Paul Eggert2016-08-05
|\|
| * Clarify usage of eshell-visual-optionsNoam Postavsky2016-07-28
* | Remove some more face aliases obsoleted in 22.1Mark Oteiza2016-06-23
* | Fix Eshell display when RTL characters are involvedEli Zaretskii2016-06-04
* | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-07