Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c2dee17e
Commit
c2dee17e
authored
Sep 23, 2018
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/emacs/maintaining.texi: Fix one more occurrence of `next-file`
parent
75386e30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+2
-2
No files found.
doc/emacs/maintaining.texi
View file @
c2dee17e
...
...
@@ -2116,8 +2116,8 @@ variable @code{tags-apropos-additional-actions}; see its documentation
for
details
.
@
end
ignore
@
findex
next
-
file
@
kbd
{
M
-
x
next
-
file
}
visits
files
covered
by
the
selected
tags
table
.
@
findex
tags
-
next
-
file
@
kbd
{
M
-
x
tags
-
next
-
file
}
visits
files
covered
by
the
selected
tags
table
.
The
first
time
it
is
called
,
it
visits
the
first
file
covered
by
the
table
.
Each
subsequent
call
visits
the
next
covered
file
,
unless
a
prefix
argument
is
supplied
,
in
which
case
it
returns
to
the
first
...
...
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