tmm-get-keymap

tmm-get-keymap is a compiled Lisp function in `tmm.el'.

(tmm-get-keymap ELT &optional IN-X-MENU)

Prepend (DOCSTRING EVENT BINDING) to free variable `tmm-km-list'.
The values are deduced from the argument ELT, that should be an
element of keymap, an `x-popup-menu' argument, or an element of
`x-popup-menu' argument (when IN-X-MENU is not-nil).
This function adds the element only if it is not already present.
It uses the free variable `tmm-table-undef' to keep undefined keys.