mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-28 02:40:46 -08:00
Minor wording change to readme
This commit is contained in:
parent
6af1756751
commit
a413d74127
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@
|
|||
for other options on using and/or disabling paging.
|
||||
- This makes which-key function as a replacement for the default behavior of
|
||||
pressing =C-h= after a prefix which shows the key bindings for any prefix
|
||||
(this default command is =describe-prefix-bindings=). It is better though,
|
||||
because it saves the prefix that you just entered. So =C-x C-h C-h C-x= will
|
||||
(this default command is =describe-prefix-bindings=). It will also save the prefix that you just entered. So =C-x C-h C-h C-x= will
|
||||
popup the which-key buffer for the prefix =C-x= change the page twice and then
|
||||
execute the command bound to =C-x C-x=.
|
||||
- =C-h= will also now popup the which-key buffer to the first page if it is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue