]> git.eshelyaron.com Git - emacs.git/commit
Remove the interactive prefix from emoji-insert
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 5 Jul 2022 11:03:36 +0000 (13:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 5 Jul 2022 11:03:36 +0000 (13:03 +0200)
commit678453ebc65cc075fbf777a9b41557c26de544f2
tree29d434a28802dc0c6eeea02768f803b7a0de8f33
parent6dfe33297180765935858855ce4bd1934f533bb0
Remove the interactive prefix from emoji-insert

* lisp/international/emoji.el (emoji-insert): Remove the prefix
action from this command, since the same is already available on
`C-x 8 e s', and we're considering using the prefix to copy to the
kill ring.
lisp/international/emoji.el