]> git.eshelyaron.com Git - emacs.git/commit
Add 'char-to-name' convenience function
authorRobert Pluim <rpluim@gmail.com>
Fri, 7 Jun 2024 10:05:34 +0000 (12:05 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Jun 2024 09:28:25 +0000 (11:28 +0200)
commit63f10871c7fac9caafbd865ec9fdf6b4116e4ab8
tree64a0ff1afc0e699ec4641886846e4c5b7b83405d
parent11c2b815c97e919ddcf133afa61154b0a48e16cd
Add 'char-to-name' convenience function

* lisp/international/mule-cmds.el (char-to-name): New function.  This is
the inverse of 'char-from-name'.
* doc/lispref/nonascii.texi (Character Codes): Document it.
* etc/NEWS: Announce it.

(cherry picked from commit 3a4cf1aa1efb79b52c0aca18281593ba0e8175ca)
doc/lispref/nonascii.texi
etc/NEWS
lisp/international/mule-cmds.el