emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 105d085 1/4: * doc/misc/ebrowse.texi: Use @key{}


From: Michael Albinus
Subject: [Emacs-diffs] emacs-26 105d085 1/4: * doc/misc/ebrowse.texi: Use @key{} for keys.
Date: Sat, 24 Feb 2018 14:52:34 -0500 (EST)

branch: emacs-26
commit 105d085e7e970c182f01d4ef7a949629ae4b9709
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    * doc/misc/ebrowse.texi: Use @key{} for keys.
---
 doc/misc/ebrowse.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi
index 9ac2af1..b6f2c18 100644
--- a/doc/misc/ebrowse.texi
+++ b/doc/misc/ebrowse.texi
@@ -482,7 +482,7 @@ you are working on, some classes will only be known to 
exist but the
 location of their declarations and definitions will not be known.
 
 @item @key{RET}
-Works like @kbd{SPC}, except that it finds the class
+Works like @address@hidden, except that it finds the class
 declaration rather than viewing it, so that it is ready for
 editing.
 @end table
@@ -886,7 +886,7 @@ the member.
 This command finds the declaration of the member the cursor is on.
 
 @item @key{SPC}
-This is the same command as @kbd{RET}, but views the member definition
+This is the same command as @address@hidden, but views the member definition
 instead of finding the member's source file.
 
 @item v
@@ -1314,7 +1314,7 @@ the next position stored in the position stack.
 
 @item C-c C-m p
 Displays an electric buffer showing all positions saved in the stack.
-You can select a position by pressing @kbd{SPC} in a line.  You can
+You can select a position by pressing @address@hidden in a line.  You can
 view a position with @kbd{v}.
 @end table
 



reply via email to

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