]> git.eshelyaron.com Git - emacs.git/commit
Make the emoji-zoom commands use a transient map for repetition
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 1 Jul 2022 09:11:47 +0000 (11:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 1 Jul 2022 09:51:05 +0000 (11:51 +0200)
commitd0e15c3814665b57c005b4e05000e712841463f1
treed2412315cf4fb266c01585ad9c323ccf012b6cb9
parentbffca6070f4614a5075100082ce5a3c8bba6df77
Make the emoji-zoom commands use a transient map for repetition

* lisp/international/emoji.el (emoji-zoom-increase)
(emoji-zoom-decrease): Use a transient map for convenience.
lisp/international/emoji.el