diff options
author | Robert Pluim <rpluim@gmail.com> | 2023-01-19 15:58:51 +0100 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2023-01-20 15:14:45 +0100 |
commit | dcd59457b48f1fb115e9847eef1c983406885717 (patch) | |
tree | de8037377fea57b47a324249b1b735a24308375f /lisp/emacs-lisp/helper.el | |
parent | 8904a26a9d227e464ac1c6b054a0e3cf1bfb3016 (diff) | |
download | emacs-dcd59457b48f1fb115e9847eef1c983406885717.tar.gz emacs-dcd59457b48f1fb115e9847eef1c983406885717.tar.bz2 emacs-dcd59457b48f1fb115e9847eef1c983406885717.zip |
Use `key-parse' in `keymap-lookup'
It's stricter than `kbd', and doesn't try to do anything with key
sequences that look like macros.
* lisp/keymap.el (keymap-lookup): Use `key-parse' instead of `kbd'.
* test/src/keymap-tests.el (keymap-set-after-menus): Test the
`keymap-set-after' API.
Diffstat (limited to 'lisp/emacs-lisp/helper.el')
0 files changed, 0 insertions, 0 deletions