aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0bdb79e3a99..693d0c0026b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1053,6 +1053,11 @@ commands and is globally bound to `C-h x'.
1053*** New command 'describe-keymap' describes keybindings in a keymap. 1053*** New command 'describe-keymap' describes keybindings in a keymap.
1054 1054
1055--- 1055---
1056*** New user option 'describe-bindings-outline'.
1057It enables outlines in the output buffer of `describe-bindings' that
1058can provide a better overview in a long list of available bindings.
1059
1060---
1056*** New keybinding 'C-h R' prompts for a manual to display and displays it. 1061*** New keybinding 'C-h R' prompts for a manual to display and displays it.
1057 1062
1058+++ 1063+++