]> git.eshelyaron.com Git - emacs.git/commit
Make Eshell's "ls" command return a non-zero status on errors
authorJim Porter <jporterbugs@gmail.com>
Sat, 11 Jan 2025 19:50:19 +0000 (11:50 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 Jan 2025 14:58:41 +0000 (15:58 +0100)
commit2abbf3551d890968d1bc2a198ddfff46ffee76e5
tree1615dce6810ab0f0761e31ff952a61ede6e0a386
parent602cff85c40d45fc553181a189a28e0c6b840825
Make Eshell's "ls" command return a non-zero status on errors

* lisp/eshell/em-ls.el (eshell/ls): Set exit code when calling 'error-func'.

(cherry picked from commit aff9261ab2ab3cf3435cf006e600a575bc2e3d6b)
lisp/eshell/em-ls.el