]> git.eshelyaron.com Git - emacs.git/commit
Show character names when describing translations
authorRobert Pluim <rpluim@gmail.com>
Fri, 7 Jun 2024 10:21:11 +0000 (12:21 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Jun 2024 09:28:42 +0000 (11:28 +0200)
commit803e9440a6ac75e1fbc20212793ebb379d07948e
tree2584e258d76a6b45c03e698380a3a870fec64d6c
parent89a74d62e4bd047e31fc0ea3a1d5f10b6b93202f
Show character names when describing translations

This implements Bug#71411.

* lisp/help.el (help-key-description): Use 'char-to-name' to show the
Unicode name of translated keys.
(help--describe-command): And here.

* etc/NEWS: Announce the change.

(cherry picked from commit e3078994d89adb6e8e004094817faa3862f6d8ab)
etc/NEWS
lisp/help.el