Next: , Previous: Keyboard Macros, Up: Customization


27.4 Customizing Key Bindings

This section deals with the keymaps that define the bindings between keys and functions, and shows how you can customize these bindings. A command is a Lisp function whose definition provides for interactive use. Like every Lisp function, a command has a function name, which is a Lisp symbol whose name usually consists of lower case letters and hyphens.