From e0ebce5ce2ba76779a5a74dcffba60b83cf9df2f Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Thu, 20 May 2021 21:37:04 +0300 Subject: * 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. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc') diff --git a/etc/NEWS b/etc/NEWS index 0bdb79e3a99..693d0c0026b 100644 --- a/etc/NEWS +++ b/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. -- cgit v1.2.1