]> git.eshelyaron.com Git - emacs.git/commit
Make `lookup-key' understand the new key sequence syntax
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 19 Oct 2021 03:07:51 +0000 (05:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 19 Oct 2021 03:07:51 +0000 (05:07 +0200)
commitf3aa648093a70c8ed15e764863a16fdf7126cdc4
tree5ae07cc4cdf169764733939c64052a5feb7b5c68
parent5c996471babfca2ac54591f7182d31fe7df151f0
Make `lookup-key' understand the new key sequence syntax

* src/keymap.c (possibly_translate_key_sequence): Factored out
into own function.
(Fdefine_key):
(Flookup_key): Use it.
src/keymap.c
test/src/keymap-tests.el