]> git.eshelyaron.com Git - emacs.git/commit
Minor cleanup in keymap.c
authorStefan Kangas <stefan@marxist.se>
Wed, 30 Dec 2020 08:43:38 +0000 (09:43 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 30 Dec 2020 08:43:38 +0000 (09:43 +0100)
commitd22fa9eb67925ba341ef5b0da8a432a76cbb6af1
tree8809acf90311cd7574f69844dca03979bd4ab473
parentdc771b6c409c016dec6aea394d574de1cca3c583
Minor cleanup in keymap.c

* src/keymap.c (get_keymap, keymap_parent, Fset_keymap_parent)
(store_in_keymap, Fdefine_key, Flookup_key, define_as_prefix)
(silly_event_symbol_error, current_minor_maps)
(Fcurrent_active_maps, Fkey_binding, Flocal_key_binding)
(Fminor_mode_key_binding, Fdefine_prefix_command)
(Faccessible_keymaps, Fdescribe_buffer_bindings)
(describe_vector, Fwhere_is_internal): Minor cleanup.
src/keymap.c