Fix bug #10523 with bad value of eshell-windows-shell-file.
authorLars Ljung <lars@matholka.se>
Sat, 4 Feb 2012 09:57:09 +0000 (11:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Feb 2012 09:57:09 +0000 (11:57 +0200)
commit6283a7d3f4c9c122a5ae93507ca4341b8f33fd36
tree477bbb318d15e537b19ee18b807cd0f43864d989
parentd6fa96a61fbded6a8c4cea832bd6ad225202b30e
Fix bug #10523 with bad value of eshell-windows-shell-file.

 lisp/eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
 anywhere in shell-file-name, not just at the beginning.  (Bug#10523)
lisp/ChangeLog
lisp/eshell/esh-ext.el