diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-04-29 20:52:02 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-04-29 20:52:02 +0300 |
commit | 3c3eb1d5f2f56bc8e49ae40881a543fbddf8f312 (patch) | |
tree | 36d10723b0d144bfe61946733465a72090d59ae9 /lisp/emacs-lisp/check-declare.el | |
parent | 5e7ed98f7c6497b67376977fafdf2dd860537f14 (diff) | |
download | emacs-3c3eb1d5f2f56bc8e49ae40881a543fbddf8f312.tar.gz emacs-3c3eb1d5f2f56bc8e49ae40881a543fbddf8f312.tar.bz2 emacs-3c3eb1d5f2f56bc8e49ae40881a543fbddf8f312.zip |
PATH- and completion-related fixes in Eshell on MS-Windows
* lisp/eshell/esh-ext.el (eshell-search-path): When running on
MS-Windows, prepend "." to list of directories produced from PATH,
as Windows always implicitly searches the current directory first.
(eshell-force-execution): Make it have a non-nil default value on
MS-Windows and MS-DOS.
* lisp/eshell/em-cmpl.el (eshell-complete-commands-list): If
eshell-force-execution is non-nil, complete on readable files and
directories, not only executables. When running on MS-Windows,
prepend "." to list of directories produced from PATH, as Windows
always implicitly searches the current directory first.
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions