From: Stefan Monnier Date: Sun, 23 Sep 2018 20:45:03 +0000 (-0400) Subject: * doc/emacs/maintaining.texi: Fix one more occurrence of `next-file` X-Git-Tag: emacs-27.0.90~4384 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c2dee17e19e1cf80c2263f8de276cceb0252b76d;p=emacs.git * doc/emacs/maintaining.texi: Fix one more occurrence of `next-file` --- diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index c7eea90b92f..4527c23d9e7 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -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