1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/lisp/eshell
Eli Zaretskii 3c3eb1d5f2 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.
2015-04-29 20:52:02 +03:00
..
em-alias.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-banner.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-basic.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-cmpl.el PATH- and completion-related fixes in Eshell on MS-Windows 2015-04-29 20:52:02 +03:00
em-dirs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-glob.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-hist.el * lisp/eshell: Fix history substitution error 2015-02-24 14:03:54 -05:00
em-ls.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-pred.el * lisp/eshell: Fix history substitution error 2015-02-24 14:03:54 -05:00
em-prompt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-rebind.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-script.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-smart.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-term.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-tramp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-unix.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-xtra.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-arg.el * lisp/eshell: Make backslash a no-op in front of normal chars 2015-04-08 22:31:51 -04:00
esh-cmd.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-ext.el PATH- and completion-related fixes in Eshell on MS-Windows 2015-04-29 20:52:02 +03:00
esh-io.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-mode.el Spelling fixes 2015-04-19 23:59:46 -07:00
esh-module.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-opt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-proc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-var.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eshell.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00