]> git.eshelyaron.com Git - emacs.git/commit
Use 'char-to-name'
authorRobert Pluim <rpluim@gmail.com>
Fri, 7 Jun 2024 10:07:50 +0000 (12:07 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Jun 2024 09:28:30 +0000 (11:28 +0200)
commit89a74d62e4bd047e31fc0ea3a1d5f10b6b93202f
tree83a3060fc713f8a6c1cd3e8a75bcf1cc0b6e809e
parent63f10871c7fac9caafbd865ec9fdf6b4116e4ab8
Use 'char-to-name'

* lisp/international/emoji.el (emoji--name): Lookup name using 'char-to-name'.
* lisp/international/textsec.el (textsec-domain-suspicious-p): And here.
* lisp/simple.el (what-cursor-position): And here.

(cherry picked from commit e4b243b931be8c2f605ce2bb6dbcda4edad7400f)
lisp/international/emoji.el
lisp/international/textsec.el
lisp/simple.el