From baee0db96e8a0235ec17f8caea2c32a434b87c30 Mon Sep 17 00:00:00 2001 From: Justin Burkett Date: Thu, 3 Dec 2015 12:10:47 -0500 Subject: [PATCH] Clarify C-h commands description in readme --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 80312e8b805..e6a94880ef2 100644 --- a/README.org +++ b/README.org @@ -2,11 +2,11 @@ [[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] [[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]] ** What's New - =C-h= commands! Now =C-h= will prompt you will several options instead of - going to the next page. You can (see =which-key-C-h-map=) + going directly to the next page. You can (see =which-key-C-h-map=) - Cycle through the pages forward with =n= (or =C-n=) - Cycle backwards with =p= (or =C-p=) - Undo the last entered key (!) with =u= (or =C-u=) - - Show the default command bound to =C-h= with =h= (or =C-h=) + - Call the default command bound to =C-h=, usually =describe-prefix-bindings=, with =h= (or =C-h=) This is a fairly substantial change and might introduce a bug or two, so please report anything you see that is strange and I will try to fix it. - Use your mouse to hover over commands and the docstring will be displayed in