derived-mode-merge-keymaps

derived-mode-merge-keymaps is a compiled Lisp function in `derived.el'.

(derived-mode-merge-keymaps OLD NEW)

Merge an OLD keymap into a NEW one.
The old keymap is set to be the last cdr of the new one, so that there will
be automatic inheritance.