The :bind
keyword uses the bind-keys
macro from the
‘bind-key.el’ library to set up keybindings. It keeps track of
all keybindings you make, so that you can display them separately from
the default keybindings.
Use M-x describe-personal-keybindings to see all
keybindings you’ve set using either the :bind
keyword or the
bind-keys
macro.