* lisp/help.el (describe-bindings-outline): New defcustom (bug#45147).
(describe-bindings): Use describe-bindings-outline. (describe-bindings-internal): Remove function obsolete since 24.4.
This commit is contained in:
5
etc/NEWS
5
etc/NEWS
@@ -1052,6 +1052,11 @@ commands and is globally bound to `C-h x'.
|
||||
+++
|
||||
*** New command 'describe-keymap' describes keybindings in a keymap.
|
||||
|
||||
---
|
||||
*** New user option 'describe-bindings-outline'.
|
||||
It enables outlines in the output buffer of `describe-bindings' that
|
||||
can provide a better overview in a long list of available bindings.
|
||||
|
||||
---
|
||||
*** New keybinding 'C-h R' prompts for a manual to display and displays it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user