Add missing parentheses in the Emacs manual
* doc/emacs/maintaining.texi (Xref Commands): Add missing parentheses (bug#51195). Copyright-paperwork-exempt: yes
This commit is contained in:
parent
44ce50b0df
commit
568e479c59
1 changed files with 2 additions and 2 deletions
|
@ -2283,12 +2283,12 @@ the match with @var{replacement}. @xref{Identifier Search}.
|
||||||
@item g
|
@item g
|
||||||
@findex xref-revert-buffer
|
@findex xref-revert-buffer
|
||||||
Refresh the contents of the @file{*xref*} buffer
|
Refresh the contents of the @file{*xref*} buffer
|
||||||
(@code{xref-revert-buffer}.
|
(@code{xref-revert-buffer}).
|
||||||
|
|
||||||
@item M-,
|
@item M-,
|
||||||
@findex xref-quit-and-pop-marker-stack
|
@findex xref-quit-and-pop-marker-stack
|
||||||
Quit the window showing the @file{*xref*} buffer, and then jump to the
|
Quit the window showing the @file{*xref*} buffer, and then jump to the
|
||||||
previous Xref stack location (@code{xref-quit-and-pop-marker-stack}.
|
previous Xref stack location (@code{xref-quit-and-pop-marker-stack}).
|
||||||
|
|
||||||
@item q
|
@item q
|
||||||
@findex xref-quit
|
@findex xref-quit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue