Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
603c85d3
Commit
603c85d3
authored
Apr 24, 2002
by
Miles Bader
Browse files
Re-add accidentally deleted `@key'.
parent
467690bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
man/info.texi
man/info.texi
+2
-2
No files found.
man/info.texi
View file @
603c85d3
...
...
@@ -6,7 +6,7 @@
@syncodeindex vr cp
@syncodeindex ky cp
@comment
%**end of header
@comment
$
Id: info.texi,v
1
.
2
0
2002
/
0
3
/
18
06
:
45
:
49
eliz
Exp
$
@comment
$
Id: info.texi,v
1
.
2
1
2002
/
0
4
/
23
18
:
36
:
05
rms
Exp
$
@dircategory Texinfo documentation system
@direntry
...
...
@@ -837,7 +837,7 @@ Here are some more Info commands that make it easier to move around.
If you know a node's name, you can go there by typing @kbd
{
g
}
, the
name, and @key
{
RET
}
. Thus, @kbd
{
gTop@key
{
RET
}}
would go to the node
called @samp
{
Top
}
in this file. (This is equivalent to @kbd
{
t
}
, see
@ref
{
Help-Int
}
.) @kbd
{
gAdvanced
{
RET
}}
would come back here.
@ref
{
Help-Int
}
.) @kbd
{
gAdvanced
@key
{
RET
}}
would come back here.
@kbd
{
g
}
in Emacs runs the command @code
{
Info-goto-node
}
.
Unlike @kbd
{
m
}
, @kbd
{
g
}
does not allow the use of abbreviations.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment