emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/which-key b73f791 5/6: Merge pull request #327 from ani


From: ELPA Syncer
Subject: [elpa] externals/which-key b73f791 5/6: Merge pull request #327 from anis-semmar/patch-1
Date: Thu, 25 Nov 2021 21:57:38 -0500 (EST)

branch: externals/which-key
commit b73f79170449e53101f8e8c8d6400e9cce0849a2
Merge: a8da871 9a3e50e
Author: Justin Burkett <justin@burkett.cc>
Commit: GitHub <noreply@github.com>

    Merge pull request #327 from anis-semmar/patch-1
    
    README.org: fix page flipping command names
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 37c742e..ea80bfd 100644
--- a/README.org
+++ b/README.org
@@ -175,7 +175,8 @@
    - =which-key-show-major-mode= will show the currently active major-mode
      bindings. It's similar to =C-h m= but in a which-key format. It is also
      aware of evil commands defined using =evil-define-key=.
-   - =which-key-show-next-page= is the command used for paging.
+   - =which-key-show-next-page-cycle= / =which-key-show-previous-page-cycle= 
will flip pages in a circle.
+   - =which-key-show-next-page-no-cycle= / 
=which-key-show-previous-page-no-cycle= will flip pages and stop at first/last 
page.
    - =which-key-undo= can be used to undo the last keypress when in the middle
      of a key sequence.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]