emacs-diffs
[Top][All Lists]
Advanced

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

master f9cd9d4: * doc/emacs/maintaining.texi (Xref Commands): Fix indexi


From: Eli Zaretskii
Subject: master f9cd9d4: * doc/emacs/maintaining.texi (Xref Commands): Fix indexing.
Date: Mon, 6 Sep 2021 00:28:24 -0400 (EDT)

branch: master
commit f9cd9d430a7cf89af0699a0e1933b3c7c8051524
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    * doc/emacs/maintaining.texi (Xref Commands): Fix indexing.
---
 doc/emacs/maintaining.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi
index e6cbb14..5b33c9b 100644
--- a/doc/emacs/maintaining.texi
+++ b/doc/emacs/maintaining.texi
@@ -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
 



reply via email to

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