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

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

[elpa] master 941d408 086/184: doc/ivy.org: Fix "C-M-n" description


From: Oleh Krehel
Subject: [elpa] master 941d408 086/184: doc/ivy.org: Fix "C-M-n" description
Date: Wed, 16 Oct 2019 13:14:56 -0400 (EDT)

branch: master
commit 941d4085db29c9c62aad52ecb8cb2f2ff2c3972d
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    doc/ivy.org: Fix "C-M-n" description
---
 doc/ivy.org  | 3 +--
 doc/ivy.texi | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/doc/ivy.org b/doc/ivy.org
index 3fe9bd2..481ee7b 100644
--- a/doc/ivy.org
+++ b/doc/ivy.org
@@ -412,8 +412,7 @@ actions.
      the default one after ~C-M-o~.
 
 - ~C-M-n~ (=ivy-next-line-and-call=) ::
-     Combines ~C-n~ and ~C-M-m~. Applies an action and moves to next
-     line.
+     Combines ~C-n~ and ~C-M-m~. Moves to next line and applies an action.
 
      Comes in handy when opening multiple files from
      =counsel-find-file=, =counsel-git-grep=, =counsel-ag=, =counsel-rg=, or
diff --git a/doc/ivy.texi b/doc/ivy.texi
index 315f655..72c43ea 100644
--- a/doc/ivy.texi
+++ b/doc/ivy.texi
@@ -532,8 +532,7 @@ the default one after @kbd{C-M-o}.
 @vindex ivy-next-line-and-call
 @kindex C-M-n
 @indentedblock
-Combines @kbd{C-n} and @kbd{C-M-m}. Applies an action and moves to next
-line.
+Combines @kbd{C-n} and @kbd{C-M-m}. Moves to next line and applies an action.
 
 Comes in handy when opening multiple files from
 @code{counsel-find-file}, @code{counsel-git-grep}, @code{counsel-ag}, 
@code{counsel-rg}, or



reply via email to

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