• Stefan Monnier's avatar
    Use AREF, ASET and ASIZE macros. · 49801145
    Stefan Monnier authored
    (Fmake_sparse_keymap): Docstring fix.
    (synkey): Remove.
    (shadow_lookup): Move up.
    Handle the case where lookup-key returns an integer.
    (where_is_internal_1): Drop arg `keymap'. Don't check shadowing.
    (where_is_internal_2): Adapt to fewer args for where_is_internal_1.
    (Fwhere_is_internal): Allow `xkeymap' to be a list of keymaps.
    Simplify/rewrite the keymap-finding code.
    Add check for command shadowing, using shadow_lookup.
    49801145
keymap.c 92 KB