diff options
| author | Tassilo Horn | 2013-12-20 14:55:44 +0100 |
|---|---|---|
| committer | Tassilo Horn | 2013-12-20 14:55:44 +0100 |
| commit | a34a0ac8914ee6bb968dc3b3b5f9fc3ec0d5ebea (patch) | |
| tree | bb5e71132af2d78b08c0a0344c75d565ec9a880c /etc | |
| parent | cbaece6a984b0dec81bedc57bfd6405c3b9589ba (diff) | |
| download | emacs-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/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 | +++ |