]> git.eshelyaron.com Git - emacs.git/commit
Add multi/unibyte string tests for key-description
authorRobert Pluim <rpluim@gmail.com>
Tue, 14 May 2024 15:41:57 +0000 (17:41 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 18 May 2024 18:51:00 +0000 (20:51 +0200)
commit3101f06ac229d0af159b13f3972b70b62b0f0e8b
tree3c4fc3b68cd05a10c70e25fe752e58e5d346336b
parentfff30a3e666489da32b2df9ff75c20ef9f9c537f
Add multi/unibyte string tests for key-description

* test/src/keymap-tests.el (keymap--key-description): Add multi/unibyte
tests.

This is to check the fix for Bug#59305.

(cherry picked from commit cdf49336cd06c433d2aa7795672aebe413c92f54)
test/src/keymap-tests.el