]> git.eshelyaron.com Git - emacs.git/commit
Add new user option to transform kill ring contents
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Jun 2021 13:55:50 +0000 (15:55 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Jun 2021 13:55:50 +0000 (15:55 +0200)
commitbb56f6c768acc070a8058bc8e7c91d5ee069ef7f
treefa9e62911c4722fa6e227e5300c53b6b20648364
parent46a66c6248be20c7c3ef7f57a8f25af39b975eb6
Add new user option to transform kill ring contents

* doc/emacs/killing.texi (Kill Options): Document it.
* lisp/simple.el (kill-new): Use it.
(kill-transform-function): New user option (bug#29013).
doc/emacs/killing.texi
etc/NEWS
lisp/simple.el