diff options
author | Bernhard Rotter <bernhard.rotter@gmail.com> | 2019-05-30 10:13:00 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2019-06-08 11:29:34 +0300 |
commit | 8a75bde4a6c7bfd87ad3265195cffb2a3a29c662 (patch) | |
tree | 764f6c34bb3f8d8f1c4297266568afd4c7d3932f /lisp/align.el | |
parent | 1cc90d21d6e1aa21ab99d163796b41920b413ac7 (diff) | |
download | emacs-8a75bde4a6c7bfd87ad3265195cffb2a3a29c662.tar.gz emacs-8a75bde4a6c7bfd87ad3265195cffb2a3a29c662.tar.bz2 emacs-8a75bde4a6c7bfd87ad3265195cffb2a3a29c662.zip |
Fix path for current directory in eshell on MS-Windows
On MS-Windows, PATH implicitly includes the current directory.
Do it right for Eshell by adding "./" instead of ".", to
avoid finding .FOO instead of ./FOO.
* lisp/eshell/esh-util.el (eshell-get-path): New function.
* lisp/eshell/em-cmpl.el (eshell-complete-commands-list):
* lisp/eshell/esh-ext.el (eshell-search-path): Use eshell-get-path.
Diffstat (limited to 'lisp/align.el')
0 files changed, 0 insertions, 0 deletions