describe-bindings-internal
describe-bindings-internal is a compiled Lisp function in `help.el
'.
(describe-bindings-internal &optional MENUS PREFIX)
This function is obsolete since 24.4;
use `describe-buffer-bindings' instead.
Show a list of all defined keys, and their definitions.
We put that list in a buffer, and display the buffer.
The optional argument MENUS, if non-nil, says to mention menu bindings.
(Ordinarily these are omitted from the output.)
The optional argument PREFIX, if non-nil, should be a key sequence;
then we display only bindings that start with that prefix.