]> git.eshelyaron.com Git - emacs.git/commit
; Add another test for 'eshell-batch-script'
authorJim Porter <jporterbugs@gmail.com>
Sun, 9 Jun 2024 18:53:29 +0000 (11:53 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 10 Jun 2024 07:26:46 +0000 (09:26 +0200)
commit406b5ba68537af2ce8f391eba070f99a1705e354
tree4fae76e26f907727a1c39fcca1aee271998f787e
parentc377d6674bb9f96f474d037dd5caad1157c2f7d4
; Add another test for 'eshell-batch-script'

* lisp/eshell/em-script.el (eshell-close-target): New function.

* test/lisp/eshell/em-script-tests.el (em-script-test/batch-file): New
test; rename old one to...
(em-script-test/batch-file/shebang): ... this.

(cherry picked from commit b91b81957c52306b68b9c122311eb6463343e539)
lisp/eshell/em-script.el
test/lisp/eshell/em-script-tests.el