]> git.eshelyaron.com Git - emacs.git/commit
Allow comint-delete-output to save the output on the kill ring
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Jul 2021 15:13:11 +0000 (17:13 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Jul 2021 15:13:11 +0000 (17:13 +0200)
commit4ffa928b93cbb53f16b475ccf3742144392d98d8
treee163e0f6a3836e2d8edec15d4b11e771e87ce620
parent3094c12c45a60203052fc1fac1b793b982cdd787
Allow comint-delete-output to save the output on the kill ring

* lisp/comint.el (comint-delete-output): Allow saving the output
to the kill ring (bug#1496).
lisp/comint.el