]> git.eshelyaron.com Git - emacs.git/commit
Fix execution of MS-Windows app execution aliases in Eshell
authorJim Porter <jporterbugs@gmail.com>
Sat, 22 Jun 2024 19:45:19 +0000 (12:45 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 8 Jul 2024 20:58:26 +0000 (22:58 +0200)
commit0bcb9bf56717523a5a81054a33f93026aa493fe7
tree60e710c985658eb740fb03758a42f6995d748fd7
parentecf88e6a1c903796ce397be38990e10813fd506d
Fix execution of MS-Windows app execution aliases in Eshell

* lisp/eshell/esh-ext.el (eshell-script-interpreter): Check for 0-size
files (bug#71655).

(cherry picked from commit 130c3efa108de4db0a4a8b7521ecf6551efa89cb)
lisp/eshell/esh-ext.el