]> git.eshelyaron.com Git - emacs.git/commit
Hide transient prefix/suffix commands from execute-extended-command
authorJonas Bernoulli <jonas@bernoul.li>
Wed, 22 Dec 2021 19:02:00 +0000 (20:02 +0100)
committerJonas Bernoulli <jonas@bernoul.li>
Wed, 22 Dec 2021 19:02:00 +0000 (20:02 +0100)
commit7be73593b4b7d65342263d3bac2558aa27dfb175
tree6ef55a62b8d69637fb9c7ca2427cd889c761c8e7
parent8d0efd87e19d1f7abc8bd322f94ad32fdedde3b9
Hide transient prefix/suffix commands from execute-extended-command

* lisp/international/emoji.el (emoji--define-transient): Hide
transient prefix/suffix commands from 'execute-extended-command'
by declaring that they should only be listed in the non-existent
'not-a-mode' mode.
lisp/international/emoji.el