(keymap_memberp): New function.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 30 Sep 2000 17:00:32 +0000 (17:00 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 30 Sep 2000 17:00:32 +0000 (17:00 +0000)
commitb1904cd946ddef2e94e93946c2bc10bcd3b0cb71
tree41e842599a585683c122b4c17e651ef9fcbedf2b
parent068127d64b6ae60e0d143438fd252d091998aec8
(keymap_memberp): New function.
(Fset_keymap_parent): Use it.
(fix_submap_inheritance): Use get_keyelt, get_keymap_1 and KEYMAPP.
Use keymap_memberp to avoid creating cycles.
(access_keymap): Use KEYMAPP.
src/ChangeLog
src/keymap.c