Node: Commands, Next: Keymaps, Previous: Events, Up: Top
A command is a Lisp function which may be called interactively, that is, as a result of being bound to an input event. To support this, we mark them with metadata that the runtime system can query.