(fix_submap_inheritance): Don't do anything if parent_entry
commit9d0ffdd99fd003e7ac3d3029840bb72293c04440
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 22 Oct 2000 04:48:48 +0000 (22 04:48 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 22 Oct 2000 04:48:48 +0000 (22 04:48 +0000)
tree742b32c63290642a2ef1c98172a18526a183a9bb
parent3511cde8e777b31ece6e2cd689c7553e9ae57edb
(fix_submap_inheritance): Don't do anything if parent_entry
is nil: since we go to the end of submap anyway, we'd end up
setting nil to nil.
(access_keymap): Don't use KEYMAPP on meta_map since KEYMAPP
doesn't obey autoload.
src/keymap.c