]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/maintaining.texi (Xref Commands): Fix indexing.
authorEli Zaretskii <eliz@gnu.org>
Mon, 6 Sep 2021 04:28:05 +0000 (07:28 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 6 Sep 2021 04:28:05 +0000 (07:28 +0300)
doc/emacs/maintaining.texi

index e6cbb14ece9dc5948f72ed6c50ab1e3a017f7d6e..5b33c9bd3e3353075e5b5495955c6401eb878dce 100644 (file)
@@ -2243,6 +2243,7 @@ Display the reference on the current line (@code{xref-goto-xref}).
 With prefix argument, also bury the @file{*xref*} buffer.
 
 @item mouse-2
+@findex xref-select-and-show-xref
 The same as @code{mouse-1}, but make the window displaying the
 @file{*xref*} buffer the selected window
 (@code{xref-select-and-show-xref}).
@@ -2284,8 +2285,8 @@ the match with @var{replacement}.  @xref{Identifier Search}.
 Refresh the contents of the @file{*xref*} buffer
 (@code{xref-revert-buffer}.
 
-@findex xref-quit
 @item q
+@findex xref-quit
 Quit the window showing the @file{*xref*} buffer (@code{xref-quit}).
 @end table