Next: , Previous: , Up: Documentation   [Index]


3.5.11 Bindings

Function: describe-bindings &optional prefix buffer

Display a buffer showing a list of all defined keys, and their definitions. The keys are displayed in order of precedence.

PREFIX

If non-‘nil’, display only bindings that start with that prefix.

BUFFER

Specify which buffer’s bindings to display (default is the current buffer). Can be a buffer or buffer name.