]> git.eshelyaron.com Git - emacs.git/commit
Print the correct $PATH when Eshell's 'which' fails to find a command
authorJim Porter <jporterbugs@gmail.com>
Thu, 15 Sep 2022 19:32:02 +0000 (12:32 -0700)
committerJim Porter <jporterbugs@gmail.com>
Tue, 18 Oct 2022 01:48:52 +0000 (18:48 -0700)
commitfd4992d356a9c4225cb518a6a5309aaa1d0f640b
tree68a14f0cd2458bfd153239cc61f2a1bf8bfdd4fb
parentcee1cbfd54375cdece23d4741ced6b0c7091f6d9
Print the correct $PATH when Eshell's 'which' fails to find a command

* lisp/eshell/esh-cmd.el (eshell/which): Use 'eshell-get-path'
(bug#20008).
lisp/eshell/esh-cmd.el