]> git.eshelyaron.com Git - emacs.git/commit
; Remove superfluous 'quit' handler in 'eshell-send-input'
authorJim Porter <jporterbugs@gmail.com>
Sun, 2 Jun 2024 19:03:44 +0000 (12:03 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Jun 2024 09:50:26 +0000 (11:50 +0200)
commit940c63bb06c1cfca43607ce164dcc8e5ca3196c4
tree39a5957428077ff32afd557e212540977270b67a
parent034fce06add5ac1730c86731a9f3a7ed77b1a5f0
; Remove superfluous 'quit' handler in 'eshell-send-input'

This is now handled by the command form itself, thanks to eef32d13da5.

* lisp/eshell/esh-mode.el (eshell-send-input): Remove 'quit' handler.

(cherry picked from commit b44d511102dd3a94495d8f8446c88ac8898cd58f)
lisp/eshell/esh-mode.el