diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-01-13 18:54:09 +0100 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-01-13 18:54:09 +0100 |
commit | a9658cd5b07e88a5d413cbb4dfd8f9d9d0c8bbf5 (patch) | |
tree | 6c4703b44fd8f46052abce1dddb3ab26741dc5e3 /doc/lispintro | |
parent | be9b7e83bc4191aff01c692be0f7a156ec4056da (diff) | |
download | emacs-a9658cd5b07e88a5d413cbb4dfd8f9d9d0c8bbf5.tar.gz emacs-a9658cd5b07e88a5d413cbb4dfd8f9d9d0c8bbf5.tar.bz2 emacs-a9658cd5b07e88a5d413cbb4dfd8f9d9d0c8bbf5.zip |
Lift {global,local}-key-binding to Lisp
* lisp/subr.el (local-key-binding, global-key-binding): New defuns.
* src/keymap.c (Flocal_key_binding, Fglobal_key_binding): Remove DEFUNs.
(syms_of_keymap): Remove defsubrs for above DEFUNs.
* test/lisp/subr-tests.el (subr-test-local-key-binding)
(subr-test-global-key-binding): New tests.
Diffstat (limited to 'doc/lispintro')
0 files changed, 0 insertions, 0 deletions