Next: Creating Keymaps, Previous: Keymap Terminology, Up: Keymaps [Contents][Index]
A keymap is a primitive type that associates events with their bindings. Note that this is different from Emacs 18 and FSF Emacs, where keymaps are lists.
This function returns t
if object is a keymap, nil
otherwise.