]> git.eshelyaron.com Git - emacs.git/commit
When deleting output in Eshell, optionally add it to the kill ring.
authorTomas Volf <~@wolfsden.cz>
Fri, 16 Feb 2024 02:23:23 +0000 (18:23 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 07:23:01 +0000 (08:23 +0100)
commit0af05f15b9a0ebbb5086993156f392b5ba0dd934
tree4520d0e85c8d0f161067763aa039281b07a9f36e
parentd6d21017a1882e8f1371bd83cccd7b776e619f2c
When deleting output in Eshell, optionally add it to the kill ring.

* lisp/eshell/esh-mode.el (eshell-kill-output): Rename to...
(eshell-delete-output): ... this, for consistency with 'comint-mode',
and accept KILL argument.  Update callers.

Copyright-paperwork-exempt: yes
(cherry picked from commit 572d58b5e8d0f1f1244b9ccab8f02c4f50ca8d12)
lisp/eshell/esh-mode.el