(fix_submap_inheritance): Use get_keymap_1 on parent_entry
commit320c9428b462841969d8b51463f3f963e776d190
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 25 Oct 2000 03:02:17 +0000 (25 03:02 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 25 Oct 2000 03:02:17 +0000 (25 03:02 +0000)
treeae4d159838b7a2f9c21933d835aa18cc30d2d122
parent04145a653f84a4f11eac9cde81c256d8ebcd9e59
(fix_submap_inheritance): Use get_keymap_1 on parent_entry
rather than KEYMAPP, to allow EQ to work correctly if parent_entry is
a symbol.
src/keymap.c