]> git.eshelyaron.com Git - emacs.git/commit
Fix small error in comint-send-input
authorMiha Rihtaršič <miha@kamnitnik.top>
Tue, 5 Oct 2021 07:42:28 +0000 (09:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 5 Oct 2021 07:42:28 +0000 (09:42 +0200)
commit570e2c9a17ca0b2964bb79e18b8cb5dda5fe9a98
tree05a7feaa408f034bb895e3747746f92f45383370
parentfd7bb314128baa270d63c79fac97792be5a271e2
Fix small error in comint-send-input

* lisp/comint.el (comint-send-input): Run
comint-output-filter-functions with comint-last-output-start set
correctly (bug#51009).
lisp/comint.el