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

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

[elpa] master c4c6068 384/399: doc/ivy.org: Fix RET -> C-j


From: Oleh Krehel
Subject: [elpa] master c4c6068 384/399: doc/ivy.org: Fix RET -> C-j
Date: Sat, 20 Jul 2019 14:58:04 -0400 (EDT)

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

    doc/ivy.org: Fix RET -> C-j
    
    Fixes #2143
---
 doc/ivy.org  | 2 +-
 doc/ivy.texi | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/ivy.org b/doc/ivy.org
index 2815474..3258669 100644
--- a/doc/ivy.org
+++ b/doc/ivy.org
@@ -1035,7 +1035,7 @@ bindings that work here:
      current directory. Here, you can also select a TRAMP connection method, 
such as =ssh=
      or =scpx=.
 
-- ~/ RET~ ::
+- ~/ C-j~ ::
      Move the the local root directory.
 
 From any directory, with the empty input, inputting =/ssh:= and pressing
diff --git a/doc/ivy.texi b/doc/ivy.texi
index ae23ef9..89ae86f 100644
--- a/doc/ivy.texi
+++ b/doc/ivy.texi
@@ -1374,8 +1374,8 @@ Move to the root directory. Either the local or the 
remote one, depending on the
 current directory. Here, you can also select a TRAMP connection method, such 
as @code{ssh}
 or @code{scpx}.
 @end indentedblock
-@subsubheading @kbd{/ RET}
-@kindex / RET
+@subsubheading @kbd{/ C-j}
+@kindex / C-j
 @indentedblock
 Move the the local root directory.
 @end indentedblock



reply via email to

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