aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorTassilo Horn2013-12-20 14:55:44 +0100
committerTassilo Horn2013-12-20 14:55:44 +0100
commita34a0ac8914ee6bb968dc3b3b5f9fc3ec0d5ebea (patch)
treebb5e71132af2d78b08c0a0344c75d565ec9a880c /etc
parentcbaece6a984b0dec81bedc57bfd6405c3b9589ba (diff)
downloademacs-a34a0ac8914ee6bb968dc3b3b5f9fc3ec0d5ebea.tar.gz
emacs-a34a0ac8914ee6bb968dc3b3b5f9fc3ec0d5ebea.zip
Document prefix key description in terms of ?
* doc/emacs/help.texi: Document that `?' now also shows subcommands of prefix keys.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index be72ca58563..fe2dd14e035 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -102,6 +102,7 @@ customize the option `tty-menu-open-use-tmm' to a non-nil value.
102(Typing M-` will always invoke `tmm-menubar', even if 102(Typing M-` will always invoke `tmm-menubar', even if
103`tty-menu-open-use-tmm' is nil.) 103`tty-menu-open-use-tmm' is nil.)
104 104
105+++
105** Key ? also describes prefix bindings like C-h. 106** Key ? also describes prefix bindings like C-h.
106 107
107+++ 108+++